Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0xee8723…35b479
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x3cc34f…3a5458
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0xfe3c87…8c09cb
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x782e90…cb32b5
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0xb10e70…0863f0
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x081783…b2e07b
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0xf61168…1db8c8
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x869adf…51baf9
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x52feb2…aa107a
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x0bcbea…697460
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x5ac5d8…5c8a7c
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x4ecd85…ed637c
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x2eb82c…b7f7fe
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x1f62cd…988003
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0xab0e2d…49e659
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x4361af…9015e4
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x3e0144…babe4f
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0xab6c83…3bf06c
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x7ef8e1…12353b
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x912e4f…210c25
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x50e568…16a0a1
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0xf2e7ed…445347
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x181305…141fff
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x70b531…738d7d
0xf961…69e10x9c95…e299Base—$0.001100%fluxa76d ago0x8e9aad…bd1341

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.