Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xe18763…3ab8a8
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x3d126d…b3dc5f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x6c4cad…e695f5
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x796226…eee5ae
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x3df343…a9f373
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x0606f7…6dc633
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x0347d1…f18839
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xda762c…506429
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x016565…ec74ee
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xad17ee…e7e33b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x79bce2…7293cb
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xd89e31…297c98
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xf399f4…2fa9f1
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xd25afc…609b40
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x4453fa…2a2ed0
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x45c485…0ad63f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xfc0a87…ed1f0f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x8510a8…31edc0
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x10ea59…0f2bdb
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x99f703…a36576
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x6309e7…830ddd
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xc1b3ff…dead7c
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0x85e1c8…c266ca
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa21d ago0xa4ebb5…20c22b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa22d ago0xd0e15b…ad3f96

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.