Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb0d88b…c7d6c9
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x500774…4f136d
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb4b254…3e5b92
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfe6f1f…45249f
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x503a70…908b5c
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe11a61…b27ecc
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc85f38…6dc0df
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4276f0…8c16e6
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x555079…0f8e91
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd9476c…dbd589
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4789fe…c7d3a4
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x38406c…fb0ed1
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x42e99f…415112
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x12579a…fda5d0
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x36783c…b2c64f
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x627d4c…00530d
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3c8b7e…8ed9fd
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd40698…d3d8d7
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4c102a…e99033
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xba9349…c5b171
0x216b…f1bc0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x71c278…8d8baf

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.