Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8890…7b6f0x3e2c…52c5Base—$0.01100%coinbase62d ago0xf9f311…01b23d
0x8890…7b6f0xeb4a…08bcBase—$0.01100%coinbase62d ago0x38aef1…68572b
0x8890…7b6f0x9785…cad4Base—$0.01100%coinbase62d ago0x7b33db…91c8f3
0x8890…7b6f0xfc8d…d86aBase—$0.01100%coinbase62d ago0xbe6680…ad1624
0x8890…7b6f0xdc27…c25dBase—$0.01100%coinbase62d ago0x8b52f4…e8cbb8
0x8890…7b6f0xce51…5580Base—$0.01100%coinbase62d ago0x3b5dd9…fe7582
0x8890…7b6f0xef12…c187Base—$0.01100%coinbase62d ago0x612d00…45f213
0x8890…7b6f0xf78b…d0c6Base—$0.01100%coinbase62d ago0xa49397…545b90
0x8890…7b6f0xc70e…5711Base—$0.01100%coinbase63d ago0x1a01ea…737f31
0x8890…7b6f0xff5a…a221Base—$0.01100%coinbase63d ago0xece116…f91b39
0x8890…7b6f0xf0a1…0c86Base—$0.01100%coinbase63d ago0xb26e4f…d6f44b
0x8890…7b6f0x19fa…ca13Base—$0.01100%coinbase63d ago0x27a5c8…d3b5d9
0x8890…7b6f0x1e2e…655aBase—$0.01100%coinbase63d ago0x417fce…5f8784
0x8890…7b6f0xc503…cb5fBase—$0.01100%coinbase63d ago0xf506c3…84ccfb
0x8890…7b6f0xbaaa…1e7fBase—$0.01100%coinbase63d ago0x39c340…7cf1e9
0x8890…7b6f0xda58…a0f3Base—$0.01100%coinbase63d ago0xdcf5ba…413d17
0x8890…7b6f0x6955…0b80Base—$0.01100%coinbase63d ago0xa49815…a1e745
0x8890…7b6f0xae9a…b42cBase—$0.01100%coinbase63d ago0xc41a22…483117
0x8890…7b6f0x7e4c…ed5eBase—$0.01100%coinbase63d ago0x98b3dd…1a1569
0x8890…7b6f0x1a62…9d66Base—$0.01100%coinbase63d ago0x836f2a…0e30f9
0x8890…7b6f0x56b3…8008Base—$0.01100%coinbase63d ago0xb871c3…540b5a
0x8890…7b6f0xab43…cecaBase—$0.01100%coinbase63d ago0x58e646…6b0708
0x8890…7b6f0xf53f…1674Base—$0.01100%coinbase63d ago0x952f17…1ac46c
0x8890…7b6f0x833c…2875Base—$0.01100%coinbase63d ago0xf012c4…7f0559
0x8890…7b6f0x875b…1c8bBase—$0.01100%coinbase63d ago0xf53b6a…566cf8

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.