Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x77a7bc…7689be
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x19c1d1…0b3133
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x5f5e3e…58752c
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xc1f107…650e90
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x73a2d4…7d4a52
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xbe36b6…8aa600
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa46d ago0xad3b03…f354f7
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x032372…49eb2c
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x4de96e…d33695
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x9c896d…b81b2f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xf7e528…508fed
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xbb285a…f93d75
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xd54f23…93355d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa46d ago0xc46734…25e5d8
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xb3cd8e…97fddd
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x4a9b66…2c7957
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa46d ago0x982d20…b56b36
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x74f97f…2c31f7
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xfeef72…e6b9fc
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x2471b4…663532
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa47d ago0xba5967…6ef397
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa47d ago0x2aaba6…21c7f5
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa47d ago0x1ccd71…4deb30
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa47d ago0xed65bf…5512e0
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa47d ago0x9697c2…aefc53

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.