Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xdb1908…f3b354
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x6d64d3…75dcd5
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xade88b…d26c3e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xf7ef4f…5578ec
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xb62c3d…d4e5ff
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x4e85b2…6eb713
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x7dd7f0…1a71b4
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0x6fc8ec…c698b3
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xc35363…cf40d2
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xe13976…7d062f
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa17d ago0xbc94b1…d0115b
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x8b606a…886bc5
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x7404cb…dc0028
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x21a114…e4a375
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0xcb1512…ef9cea
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x44efe6…8349ec
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1c035b…d76061
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0xa114b3…5dabc4
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x4d4c62…67e482
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1e2f6c…df5c18
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0xb54119…42bffa
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b5d10…a723ce
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0xd31970…98b5ed
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0x74d7ec…5b3518
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa18d ago0xd436a8…0de78f

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.