Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0xcc3f1b…0d0efa
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0xf7c9e2…0f7301
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0x15d895…561f7e
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0x731f64…c81a49
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0xb1946e…05abd7
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa44d ago0x0759a9…63d7b0
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0xd12a8d…8be2ac
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0xc6622e…4589b5
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0xb7e86c…d8438e
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa44d ago0xe3a5bf…a80499
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa44d ago0xcdd83a…5295f5
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0x77c6b7…92403a
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0xed21b1…45f246
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0x8c1748…9bdca0
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa44d ago0xccfca1…1dd74a
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa44d ago0xc73a15…ae251a
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa44d ago0xa863ff…76b90d
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa45d ago0x767d63…1c55b7
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa45d ago0x874692…e57112
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa45d ago0xa07333…42ca8b
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa45d ago0x5d718d…94236e
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa45d ago0xf5be76…a26145
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa45d ago0x584625…f15343
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa45d ago0x7dfee5…c5c8bf
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa45d ago0x6b6725…1d2548

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.