Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0x328c00…e116c5
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase81d ago0x32691a…24bcb5
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0xa9bf52…54a272
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0x274852…5ebe35
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0x4b76d4…e0578f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0xe0674f…d37425
0x5ca5…fda20x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0xdddac7…ab8618
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0x33cc8f…d7ea89
0x8cfa…be850x0e3d…7757Base—$5.25100%0xe0dd…9b2b81d ago0x475ea4…59b588
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0xf22bc5…2e3122
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase81d ago0x485c2c…cc29d1
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase81d ago0x299107…e671e0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0xfa7de7…b32ab7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0x482afa…b8a76f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0x67e6de…76f04e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0xedbe92…355b99
0x9a6d…97150x4466…125eBasex402 service$0.008100%coinbase81d ago0x87412a…03a404
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase81d ago0x48ef77…4b20d9
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase81d ago0x32947d…a594e7
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase81d ago0xb9c24e…9105ac
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase81d ago0x371c93…09b07e
0x8c49…43010x54d6…4afaBasex402 service$0.05100%coinbase81d ago0xd95f74…040e8b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase81d ago0xf2d9bf…5c0157
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase81d ago0x97a549…52c24d
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase81d ago0x373454…85100d

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.