Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x815d58…74c107
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x3ae5c5…3d5dbc
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x179b1c…f53255
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0xe95a8e…82d594
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0x8f013c…40f765
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0xba0179…57541a
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x964924…900d8d
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x20120c…b16a9a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0x869125…d5a7df
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0xbd381a…a58297
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x948b5b…c3250f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0x169128…50f8c3
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0x424acc…25595f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0xbe2e2f…b40644
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x621ad6…3355e3
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0x548a6e…3cddfc
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0xb0400a…94b06a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0xbcbce4…b2b8b4
0x7daa…be570xfe80…47eeBase$0.001100%fluxa43d ago0xb27b38…8bfc50
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0xc870e7…b9d39f
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x2e01c6…fbcd1b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa44d ago0x03aafa…ab453f
0x7daa…be570x9c95…e299Base$0.001100%fluxa44d ago0xc73f00…5e879d
0x7daa…be570x9c95…e299Base$0.001100%fluxa44d ago0x32a8ce…2022c1
0x7daa…be570x9c95…e299Base$0.001100%fluxa44d ago0xadb70f…2ce6f2

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.