Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x388bac…5fabb2
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0xea43be…352b75
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x9400a4…ec03ee
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x0c1c3f…bbc737
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0xdc0afb…9f953a
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x0e41a9…ca845b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x27b827…ce1dfc
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x093b3e…578dfe
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x328482…a5189b
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x1b799b…f17785
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x3c8525…f5faf8
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0xd3ef64…e21c10
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x8019b2…2a3611
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x17415d…5621a8
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0xe8dfbc…b9ca10
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x12b928…11345d
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0xc3fb31…cb0ee5
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x675956…b2d193
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x3dfb0f…877626
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x1edcc9…27db43
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x18f73d…c815e0
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0x9fb312…bf700a
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0x72c5ed…752e7a
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates95d ago0xa52dd0…b6bbbd
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase95d ago0xdcf554…067e95

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.