Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x7c35a1…5ef139
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0xcd401e…f303b6
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x7f21c0…9d7b20
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x553152…2f39ca
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0xe9eb3f…7ba542
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x67beb0…61921b
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0xc71501…a43c8e
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0xe6d743…08005f
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x95ca32…44de73
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x18b161…a561f7
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x284392…f81d6b
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0xf4b597…b06ee7
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x877269…45838f
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0xa8531e…26b949
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0xbc7b78…a1dd27
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x8d0ea6…69fde5
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0xfabeeb…cbbb5d
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x6192a9…7bbc97
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa13d ago0x28cda4…2962bf
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa14d ago0x8c83b9…8ac029
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa14d ago0xd8a5f9…b0d01c
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa14d ago0x56c515…f15c21
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa14d ago0x130732…f7cf6a
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa14d ago0xfe9d74…731462
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa14d ago0x141de2…4da528

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.