Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xe84489…15aa63
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xb76151…2d49a7
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xbda6f4…5611dd
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xd00500…a0f296
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0x69c1df…f6329b
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xb6be17…5a4c02
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0x02020c…4d5071
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0x43430c…6ab5d3
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xfaae9b…384c3b
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa32d ago0x997f81…383925
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa32d ago0xbde89e…00d366
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xf726a8…2222ee
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa32d ago0x6cc87c…63c230
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0x0209c2…ae4070
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xe51d81…a9148d
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa32d ago0x9d935e…31b12f
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa32d ago0x853621…edd307
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xde2ba7…148115
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xad24c3…fc310b
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa32d ago0xf76985…a65d10
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa33d ago0xb70228…4c4a1e
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa33d ago0x44cd45…8593cb
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa33d ago0x9dd3e3…347b17
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa33d ago0xadd33f…cb671b
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa33d ago0xf01051…7ee578

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.