Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0x472a0a…ccea48
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xefcfc4…c5b112
0xc85f…06040xc66d…6a01Basex402 service$0.001100%payAI29d ago0x9b11f5…9a4034
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xde5358…8ea819
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xb6c290…2298a8
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0x9be60f…4edba6
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xe29196…1211ec
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xbbed2b…56d1a3
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xdc4e41…918217
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xa6c71b…41f4f9
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0x25fc42…0b22ce
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xb79266…d7f436
0xc85f…06040x0e84…b808BaseOtto AITwitter search$0.001100%coinbase29d ago0xb7ea6a…42ef8a
0xc85f…06040x52e2…f3eaBasex402 service$0.001100%coinbase29d ago0x3b4252…1bda39
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0xa314ca…8bf995
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase29d ago0x69fc9f…90cd1c
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x020bd9…561d84
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0xfa5716…a9ac2e
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x82f678…7942fa
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x85c611…6c72c5
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x964a54…dcb7a8
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x651193…59dd49
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase30d ago0x23b159…e4ff8f

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.