Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x527f…989b0x40a8…ad8bBasex402 service$0.005100%coinbase48s ago0x9d75b8…d98b97
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase2m ago0x84563d…575c53
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase4m ago0x29ce9f…00d182
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase5m ago0x99a758…e2c30e
0xf13d…a74f0x40a8…ad8bBasex402 service$0.005100%coinbase5m ago0x2ca82b…53dae6
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase10m ago0xee3400…82e1ff
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase17m ago0xc41399…231c2d
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase22m ago0x283bf3…c0c456
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase25m ago0x2e6dbd…092dd7
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase27m ago0xa3ca6e…ab672d
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase29m ago0xe89157…9a64c0
0xbe41…b3170x40a8…ad8bBasex402 service$0.001100%coinbase31m ago0x2a7635…2b3c68
0xbe41…b3170x40a8…ad8bBasex402 service$0.005100%coinbase31m ago0xbbe5c9…8b56b4
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase35m ago0x734c16…53f549
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase45m ago0xbeb425…149543
0xe3e6…ae850x40a8…ad8bBasex402 service$0.005100%coinbase48m ago0xcf6f19…d6955e
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase52m ago0x61f4a2…d621e2
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase53m ago0x29f153…631b0f
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase57m ago0x40cf56…155d25
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase1h ago0xf44d05…a475a2
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase1h ago0xec5591…39d36b
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase1h ago0x368905…8376cf
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase1h ago0x020857…866e8a
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase1h ago0x48588d…95882b
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase1h ago0xc633ff…d74fd7

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.