Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x5d842d…841c60
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0xeede23…a3b259
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x05bd1b…fee8df
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0xfb1884…3f9d9f
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x8d8ae3…6a123a
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0xb6002a…eddc47
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x1adbca…a419c4
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0xae2db5…1b5d3f
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0xce7015…097a25
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x623a9d…7cdbf8
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x03504b…5594e7
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0xac4ee8…2d92d5
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0xc180ff…56537b
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x30a51a…2c1a7c
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x161557…437dd7
0x3c96…09790x10c1…1e24Base—$0.93100%coinbase119d ago0x60c44b…ee1748
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0x6fed19…0a71fb
0x3c96…09790x10c1…1e24Base—$0.01100%coinbase119d ago0xfe9e86…10d8ba

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.