Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf32e…57b20x047a…fa5cBase—$0.01100%coinbase60d ago0xe6419d…520813
0xf32e…57b20x658e…ae3cBase—$0.01100%coinbase60d ago0x147808…d54034
0xf32e…57b20x585b…b05aBase—$0.01100%coinbase60d ago0x7928ee…458b66
0xf32e…57b20x49f6…ed99Base—$0.01100%coinbase60d ago0x493193…5f0db8
0xf32e…57b20x77d8…26f7Base—$0.01100%coinbase60d ago0x0755f5…f3aabc
0xf32e…57b20x15e2…605fBase—$0.01100%coinbase60d ago0xbbbd9c…ff5268
0xf32e…57b20xd315…aa8fBase—$0.01100%coinbase60d ago0x9bcf4c…7bb7a7
0xf32e…57b20x8f56…02b5Base—$0.01100%coinbase60d ago0x9b3fde…c9165c
0xf32e…57b20x156e…8496Base—$0.01100%coinbase60d ago0xd978b2…449568
0xf32e…57b20x6599…867fBase—$0.01100%coinbase60d ago0xb66f89…981a3d
0xf32e…57b20xb707…87adBase—$0.01100%coinbase60d ago0x914f36…329326
0xf32e…57b20x4a6c…6afaBase—$0.01100%coinbase60d ago0x6ee888…d05b8b
0xf32e…57b20x24fb…04e0Base—$0.01100%coinbase60d ago0x0dd9ab…2986cb
0xf32e…57b20xb3f0…91a9Base—$0.01100%coinbase60d ago0x4588e4…ef1646
0xf32e…57b20x0781…2fe5Base—$0.01100%coinbase60d ago0xb59ad3…85158c
0xf32e…57b20xa399…701fBase—$0.01100%coinbase60d ago0xec8f06…08da6a
0xf32e…57b20xd395…1f44Base—$0.01100%coinbase60d ago0xfb50f2…636b29
0xf32e…57b20x2e26…c505Base—$0.01100%coinbase60d ago0xe6d17f…ab58d3
0xf32e…57b20x6fe7…ddb8Base—$0.01100%coinbase61d ago0xda72ed…388e7d
0xf32e…57b20x5040…ee35Base—$0.01100%coinbase61d ago0x6aeab5…d02f90
0xf32e…57b20xf639…eefdBase—$0.01100%coinbase61d ago0xd024bf…26c950
0xf32e…57b20x3949…bb3aBase—$0.01100%coinbase61d ago0xbdd14d…672083
0xf32e…57b20x13bc…2a08Base—$0.01100%coinbase61d ago0x536294…73f68f
0xf32e…57b20x6241…5153Base—$0.01100%coinbase61d ago0x118575…01e63e
0xf32e…57b20x9382…fe29Base—$0.01100%coinbase61d ago0xa52317…cf6674

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.