Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007314100%coinbase37d ago0x3c3c5e…02cc55
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005467100%coinbase37d ago0x998290…1eb330
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005188100%coinbase37d ago0xe628ed…77990a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007506100%coinbase37d ago0x6ded09…64be7b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007358100%coinbase37d ago0xee3962…a4b57e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005424100%coinbase37d ago0xa448f4…6b49a7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005214100%coinbase37d ago0x6d4e13…1b7fee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005201100%coinbase37d ago0x7c6276…40d8df
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005217100%coinbase37d ago0xf83f99…bfd2b7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007309100%coinbase37d ago0x51dd11…3f549a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005053100%coinbase37d ago0x16ce9f…ed9998
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005117100%coinbase37d ago0x93e4f5…b1f763
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase37d ago0x0b373d…4c75d3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007417100%coinbase37d ago0x29fd25…950b86
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005089100%coinbase37d ago0x8d0659…b1469b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006421100%coinbase37d ago0xdbbae9…fa3232
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005424100%coinbase37d ago0x013731…0ace77
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005362100%coinbase37d ago0x0943c1…0a0fdb
0x9552…119c0xa5c7…dd56Base—$0.0170%0xfc77…f46637d ago0xa9c880…6df46b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005067100%coinbase37d ago0x1214d7…60e84b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005104100%coinbase37d ago0xf7927d…848149
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004931100%coinbase37d ago0xaba2b6…f0bf2e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005154100%coinbase37d ago0x32d7c3…178e0c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005244100%coinbase37d ago0x6c141c…b94760
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007282100%coinbase37d ago0xd5b3b0…273941

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.