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%fluxa15d ago0xf5209a…a58dfc
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x29c888…6c6ec5
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x474022…32262c
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x5a37f7…d17846
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x765cca…b74aa3
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x12730b…838baa
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x341d90…c7ca6a
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x02ef7d…ff55ba
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0xfc16d8…9d7ecb
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x061f07…c8b26c
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0xd9cf3d…ac025d
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x061b41…6d886f
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x1a5a55…2298b2
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x3fc25f…efaa35
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x5eea35…e0b4af
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0x21078e…79f91a
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0xeac8b8…105db3
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0xb3dd90…8cb861
0x30de…1f910xfe80…47eeBase$0.001100%fluxa15d ago0xfb5059…01b11f

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.