Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xc3e7b6…afb042
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x7c4842…d7eefc
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xef3367…9c8d29
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xc85ee2…77ebd2
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x335f21…149a01
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xc82296…d7eedc
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xbc6aaf…a199f5
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x054b89…ee178b
0x7884…957f0x35e6…1f0eBase—$0.05100%0x0b44…80fc121d ago0xa76096…62315e
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x738348…a97e70
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xb63e39…8cdb7a
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x9a796e…9b9123
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x548da7…efa43b
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xd1026a…86e43a
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x22cc0a…9dc12c
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x9c5970…3bd85e
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xe8e688…9e3681
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xc846c6…0f5481
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xfe0c59…a85aaa
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xb26b6a…1c3081
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x23f054…f1220f
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xb184d7…e2e08e
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xf2d661…cf62ab
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0xdcf982…c10bbf
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc121d ago0x9a5e1d…f3f625

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.