Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x711964…b0b40f
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x80b753…111fd9
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xee3284…40cc32
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xf58f1a…fa2dc0
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x3af2d5…ed1d5f
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xa7b66f…b7bb76
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xb3437c…d93283
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xfd1793…bcb93c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x7e3f5b…214576
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x5a08fb…f6d835
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xdde017…f9cd11
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x425f80…b346f6
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xb81081…401f4b
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x85097b…8d83b6
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x03b8f8…73714b
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xcb2843…b9ea22
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x62b3b3…1eb524
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xbbf83f…13620c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x091b95…eeb58e
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x3fddbd…2cd469
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x9ec077…7d73d4
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xf659ff…a97bcd
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xaf6f1f…7a8a1f
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0xe0f03d…792423
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa14d ago0x3c8083…b0a8d8

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.