Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0x197007…e54f76
0xe822…3a760x9eec…9b72Base—$0.02100%candidates100d ago0x42c6fb…978170
0xe822…3a760x9eec…9b72Base—$0.01100%candidates100d ago0x16fa62…3ccacb
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase100d ago0xd3d2a9…5a61fd
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase100d ago0x87652e…ebaed9
0xe822…3a760x9eec…9b72Base—$0.02100%candidates100d ago0x4445e5…0d42fb
0xe822…3a760x9eec…9b72Base—$0.01100%candidates100d ago0xce673c…f67a56
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0x608de0…9ce5c3
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase100d ago0x6eb8fe…114baf
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase100d ago0x0d3d05…dfb48f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0xeda8fa…72c41d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0x483ef2…d48eda
0xe822…3a760x9eec…9b72Base—$0.01100%candidates100d ago0x7b116b…ed663b
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase100d ago0xcc728d…a89d71
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0x1669b5…638d1b
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase100d ago0x8ee2a5…26fd83
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0xe3cea7…5390a4
0xf587…04f40x9eec…9b72Base—$0.02100%candidates100d ago0x0c459a…5d7358
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0x3ab907…258bde
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase100d ago0xbf4736…e8096f
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase100d ago0xaba6b2…3cda5d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase100d ago0xf855bd…864bdb
0xe822…3a760x9eec…9b72Base—$0.03100%candidates100d ago0xfd919d…9423cc
0xe822…3a760x9eec…9b72Base—$0.02100%candidates100d ago0xcec626…ef5e5d
0xe822…3a760x9eec…9b72Base—$0.02100%candidates100d ago0xd6a46f…185f84

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.