Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0x0498e3…7bb3eb
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0x1b4484…fe008d
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0xb41204…cfc72f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0xcb36a2…86cf77
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0xdbe1d0…22f19c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0xe86bc3…0b93f8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0xa3e381…797dc4
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0xce9bb7…b15c77
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0x2ffd18…38c77b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0x0df3c8…0ad2cf
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0x0af15a…de4dae
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0x47c564…d1868d
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0x696466…5fca10
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0xd9c6b2…c5066c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa70d ago0xa6b5cf…5ad1a8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa71d ago0xf6c74d…f86724
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa71d ago0x254da6…9d53c2
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa71d ago0x7a8ced…fb2a0e
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa71d ago0xe09b7c…2de328
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa71d ago0x322e75…d37ec9
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa71d ago0xcfc9a4…6b575b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa71d ago0x2960a9…e70968

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.