Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed23…caae0xca5e…ad27Base—$0.01100%coinbase63d ago0x117b03…1411ed
0xed23…caae0x75ac…e6acBase—$0.01100%coinbase63d ago0xa1a6b0…bfd60c
0xed23…caae0xe736…b3afBase—$0.01100%coinbase63d ago0x005105…34c3ae
0xed23…caae0xcbc0…5256Base—$0.01100%coinbase64d ago0x1d1e00…4c8c26
0xed23…caae0xe15a…1e86Base—$0.01100%coinbase64d ago0x6b9840…101b90
0xed23…caae0xbe05…3744Base—$0.01100%coinbase64d ago0x9732fb…65b51b
0xed23…caae0x7b3e…3195Base—$0.01100%coinbase64d ago0x05db57…62c62f
0xed23…caae0x2a9b…cc54Base—$0.01100%coinbase64d ago0x4fe891…e9e724
0xed23…caae0x39ec…d921Base—$0.01100%coinbase64d ago0x808ed6…659636
0xed23…caae0xbc4c…66bfBase—$0.01100%coinbase64d ago0x064b74…838f77
0xed23…caae0xf33b…b22fBase—$0.01100%coinbase64d ago0x80a076…2c5ba4
0xed23…caae0x0a0c…8428Base—$0.01100%coinbase64d ago0x82f6bb…068766
0xed23…caae0xe3b7…a460Base—$0.01100%coinbase64d ago0x516761…27d0cc
0xed23…caae0x232d…d665Base—$0.01100%coinbase64d ago0x1cb2b3…4ff8bc
0xed23…caae0xa7ad…bcd3Base—$0.01100%coinbase64d ago0xe86f80…2569d2

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.