Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa408…8ca20x7375…7cd1Base—$0.01100%coinbase69d ago0xdeb555…f4694a
0xa408…8ca20x8d34…e038Base—$0.01100%coinbase69d ago0xfbc42a…745ab6
0xa408…8ca20x8890…0daaBase—$0.01100%coinbase69d ago0x2b63d6…98df95
0xa408…8ca20x8eed…12e6Base—$0.01100%coinbase69d ago0xf2e43e…d14a5a
0xa408…8ca20x71b7…bfa0Base—$0.01100%coinbase69d ago0x229586…207582
0xa408…8ca20x1e6f…9203Base—$0.01100%coinbase69d ago0xfe7b9a…beb12a
0xa408…8ca20x0dc3…35d4Base—$0.01100%coinbase69d ago0x13d904…f717c3
0xa408…8ca20x297a…df1dBase—$0.01100%coinbase69d ago0x9167b3…54ee72
0xa408…8ca20xdd95…a5a3Base—$0.01100%coinbase69d ago0x45bc58…5dd126
0xa408…8ca20x252e…feffBase—$0.01100%coinbase69d ago0xa53335…ad4818
0xa408…8ca20x6c75…1695Base—$0.01100%coinbase69d ago0xb46922…af7f9a
0xa408…8ca20x04a1…cfc0Base—$0.01100%coinbase69d ago0x18beef…5332ed
0xa408…8ca20x30e4…e52eBase—$0.01100%coinbase69d ago0xb14aac…e1d4df
0xa408…8ca20x4790…10a4Base—$0.01100%coinbase69d ago0x0efa00…20d9c7
0xa408…8ca20x51bc…48b7Base—$0.01100%coinbase69d ago0x8c1263…e38f0d
0xa408…8ca20xe167…87efBase—$0.01100%coinbase69d ago0x75bd24…fd97b1
0xa408…8ca20xbbbc…880dBase—$0.01100%coinbase69d ago0xf176f4…49883b
0xa408…8ca20x867c…767cBase—$0.01100%coinbase69d ago0x5f0a3e…0694ad
0xa408…8ca20x4b28…da0cBase—$0.01100%coinbase69d ago0xdb38e7…ce7cff
0xa408…8ca20xbcd5…d804Base—$0.01100%coinbase69d ago0x87027e…485b9b
0xa408…8ca20xf03d…8fdfBase—$0.01100%coinbase69d ago0x26cfe0…acfbe9
0xa408…8ca20xb492…3956Base—$0.01100%coinbase69d ago0x67947d…ec6ab8
0xa408…8ca20x65c9…7816Base—$0.01100%coinbase69d ago0xab570b…03a84f

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.