Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x5cdafd…296e4b
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x1599b7…ddd0bc
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x5984c6…22312c
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0xa1274e…a200d3
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0xedd318…7ec548
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x284cf6…502ebb
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x720559…2738e8
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x085026…abd6f5
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0xbefd34…0fbc58
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0xc0f236…9ac077
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x4ea874…f97add
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0xd23676…e07c02
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x166d19…39f3e3
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0xd9d3b2…440aba
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0xb42c2a…5006ac
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x989a8c…92c14f
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa33d ago0xb5572a…e57933
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa33d ago0x5e4b3c…989cda
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa33d ago0x77042f…dbf244
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa33d ago0x6f6902…24897f
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa33d ago0x9546e8…70e3d6
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa33d ago0x9de0f7…706503
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa33d ago0x568a26…601e2d
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa33d ago0x0b4eca…f7de9b
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa33d ago0x1fb6c8…7d3eb9

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.