Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xc4b4d0…31e805
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xaf5138…7090de
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x1ac55a…ead62c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x92cdb0…b7ce90
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x3710c4…a41d48
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xa5acd9…e436f0
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x5350b4…839d55
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x2ecf9b…f82363
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x01dbe9…11929b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xb471bf…fe7b85
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x8aa2de…1f5d10
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xde80a9…0a0f41
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xb208e0…d9c69f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xdd0f42…b2f263
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x14789b…cc9af8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x4360cd…2280ad
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x7c8051…2aebf2
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xad65b5…16f358
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xd631da…d3beca
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xe70954…649307
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xd49613…d1971c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x2795da…0ee2c9
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x64affe…b7fbf0
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xf5e39b…e8cf1f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x1eb077…23cad3

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.