Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xcf6b…a40a2d ago0x467a98…d50a12
0xbaf6…e02d0x47c5…4fc3Base—$13.6570%0x1a4b…80bc2d ago0x95fbec…e97ffc
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x2035…57d32d ago0x3e08c6…3dca93
0xbaf6…e02d0x47c5…4fc3Base—$63.0070%0xa628…b7bc2d ago0xd336cd…508e5c
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x0744…c73c2d ago0xdb72fe…a92caf
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x4950…4a262d ago0x5ce01d…01d697
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x4184…789b2d ago0x23d791…b735fa
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xe4bd…cd4e2d ago0x571610…949b88
0xbaf6…e02d0x47c5…4fc3Base—$73.5070%0x817a…63b52d ago0x1c09a3…b929ec
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x7430…b4bb2d ago0xa3b388…5ffbbd
0xbaf6…e02d0x47c5…4fc3Base—$11.5570%0xbc7c…86d42d ago0x174477…6cce04
0xbaf6…e02d0x47c5…4fc3Base—$12.6070%0x7666…72f42d ago0x279a9f…08b65d
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xd253…4d182d ago0x00c630…d9d5fd
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xd091…7b6e2d ago0xcaa449…32064d
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xc664…74ab2d ago0x8f7cc0…2f09a5
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x8ea5…b7fc3d ago0x3d3c4f…2ca661
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xb92d…57bc3d ago0xc3307e…cfa24c
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x44bc…cd6a3d ago0xdbab58…de4d42
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xd798…87513d ago0x1893f6…f23345

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.