Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x1522b4…dea819
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0xcf5e34…e25f0f
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0xcc12c4…b7debd
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x5c8057…9e70e5
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x8047b9…a9eb81
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x1050c7…7324d8
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0xc94a27…d85921
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x1db50b…8c6f74
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x28af0a…a8bbb9
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x7eeee6…45579e
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x85c182…db5567
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x5c29ca…be8d6f
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x6d3d99…27a3f6
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0xf9d644…a2f8a7
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0xc50baa…1fb531
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0xfa90dc…563f65
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0xa75480…f22d58
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x035331…46e454
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x58ec73…83c0c1
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x1e28b2…8ad7fb
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x65e2f6…10bb45
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x0c0393…ad9bf7
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x865fef…b7ffb4
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0xdc9969…53b427
0x43df…54640xfe80…47eeBase$0.001100%fluxa5d ago0x4082e7…511a68

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.