Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x4e85a3…87d4b3
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x9623a2…a21cde
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xf5c95d…4d2ba4
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x3bf2d9…032ff8
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x530217…2bd3b8
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xbff1c6…0a3213
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x3982e1…92d235
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xf8055e…d39c4e
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xbc1ab4…c5d86e
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xcdb0d3…0b7923
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x497d32…646b9f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x583beb…45fd6f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x9acb0d…24debe
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xfc5a25…7f81a1
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x7f30ad…5ae200
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x64bbb7…e2f4f0
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xe885c9…afbdd5
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0x62d3ca…daee77
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xa01a20…755833
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xcc681c…a751a9
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa21d ago0xa7ac07…5fb36e
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa22d ago0x9b1753…c37e01
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa22d ago0x9e72d3…ef4e3f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa22d ago0xc35ed5…1d9f07
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa22d ago0x3e4085…446084

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.