Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0x7dce44…e18ce6
0x5c40…cb5b0x7229…45e8Base—$0.0075100%coinbase83d ago0x25871a…5da491
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0x3d7e4b…9f58cd
0x5c40…cb5b0x7229…45e8Base—$0.05100%coinbase83d ago0x91e036…32c963
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0x9461f0…b0ab08
0x5c40…cb5b0x7229…45e8Base—$0.0075100%coinbase83d ago0xf53c85…fe8bf5
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0x8f8c16…849557
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0xfbb80d…cff5d4
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase83d ago0x74b833…cfc5ef
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase83d ago0xf4e3ed…3b8c29
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase83d ago0x18224f…f6ad71
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0x3c4063…f0e32d
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0x70e854…efef1d
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0x57d457…062bde
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0xd6d6a7…32c21d
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0x0a2dbd…1dacef
0x5c40…cb5b0x7229…45e8Base—$0.001100%coinbase83d ago0xcc5727…6f0424
0x5c40…cb5b0x7229…45e8Base—$0.01100%coinbase84d ago0x9bf6bf…a7650f
0x5c40…cb5b0x7229…45e8Base—$0.01100%coinbase84d ago0x6f696a…b2ce75
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase84d ago0xf28c31…0e7552
0x5c40…cb5b0x7229…45e8Base—$0.0025100%coinbase84d ago0xec47b7…cb6ec3

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.