Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x73e578…04e1e4
0x5b7a…ec610x9c95…e299Base—$0.001100%fluxa37d ago0x0fc497…a2fab7
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0xb9de3b…6cbcbf
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x8e447b…5ab06c
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0xba812e…1d449b
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x1c81cd…f99029
0x5b7a…ec610x9c95…e299Base—$0.001100%fluxa37d ago0x590e4e…7c42a0
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x8c8df1…6f201c
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x091a29…915f3b
0x5b7a…ec610x9c95…e299Base—$0.001100%fluxa37d ago0x20aab3…fa93fa
0x5b7a…ec610x9c95…e299Base—$0.001100%fluxa37d ago0x71bcb6…4810fd
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x111a49…744bba
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x7fece3…536042
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0xcd94ac…93a592
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0xe2af4f…72586d
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0xe18ad2…2001a9
0x5b7a…ec610x9c95…e299Base—$0.001100%fluxa37d ago0x6edd73…71a018
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0xb3a3ad…e9c736
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0xc364a7…9dfd3b
0x5b7a…ec610x9c95…e299Base—$0.001100%fluxa37d ago0x547197…962a9f
0x5b7a…ec610x9c95…e299Base—$0.001100%fluxa37d ago0xf2238d…237c83
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0xe7575b…d19bfd
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x2c14ec…a75811
0x5b7a…ec610x9c95…e299Base—$0.001100%fluxa37d ago0x83aaed…3c823a
0x5b7a…ec610xfe80…47eeBase—$0.001100%fluxa37d ago0x09c013…406284

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.