Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x23ff6f…630c49
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x738447…5cf34e
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x85f02a…971f09
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x98a7a6…2ac099
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x0929fe…5a1ced
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0xf21ddf…f69ff4
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x0ebd96…bf503c
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x67e075…c726d2
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0xd7b9ca…11cbaf
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x9a25a3…86361e
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa31d ago0x4d4c2a…6f46a8
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa31d ago0x91514f…ff53ba
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa31d ago0x499b73…741deb
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa31d ago0x84ab33…52831d
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa31d ago0x53babd…99d2d6
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa31d ago0xd3b330…ef53ae
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa32d ago0x5ba7e4…586283
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa32d ago0xe7110f…9698cd
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa32d ago0x76678a…97e164
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa32d ago0x438975…45a6ea
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa32d ago0x01ac9f…b0af0a
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa32d ago0xd1ad1c…4e02a4
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa32d ago0xd0333a…07481b
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa32d ago0x857124…5ba4eb
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa32d ago0xa68312…29596a

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.