Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa41d ago0x33676b…8029b5
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa41d ago0x7c3dd9…8a8602
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa41d ago0xf1944f…997612
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0xc7fce3…36a93b
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa42d ago0x7ea817…3f5ed3
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0xa9aca6…aba8bd
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0xde7830…747cbe
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa42d ago0x38818f…e8c101
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0x76064f…395d24
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa42d ago0x274337…05f007
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0xa33b66…7d88d5
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa42d ago0xb8d3f6…df17b9
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0x2d125a…a4f595
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0xb5f613…e0f8a2
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa42d ago0xdbd48a…1d284a
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0x8a88fd…0cb6f9
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0x28c8c7…8e1889
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa42d ago0xf2ab0f…8cc6ba
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0xce0aca…561810
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0x847517…4743f6
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0x4e8bfa…c74e1d
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0x6085eb…6c7a7d
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0xfa75e7…76427c
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0x355a4c…b88648
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa42d ago0xb0cbe5…3674e8

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.