Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0xdff03c…f1f340
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa38d ago0xc2e259…46b67d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0x74a521…b8624a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0x43f7d2…8da5bb
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0x5cb60c…c06b9b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xdc67a3…64df54
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xae981f…6c9b6e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xae66c8…f9cda3
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x80d24d…6364e1
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0xc3f310…1ca66a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xcdc690…6e08b6
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xd9efee…61df5f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x7a9b7f…4a1ceb
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xbf0051…be9bbe
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0x9c99ea…ed4181
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x3dba02…7bb03a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x07594f…cbc820
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xfcc16b…764205
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x7f639c…cce5a5
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0x744c04…cdd15d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xe62835…b449ce
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x988b74…784492
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0xba900b…05fa00
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0xebefb6…0c7daa
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0x1e54b8…7501c5

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.