Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa59ca2…99e70b
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x513682…83d0c8
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x6e90eb…5a978a
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd4a21c…a107cf
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x4e2658…8b89f3
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x173473…9f73c5
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x9a7af1…854a18
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd0612e…4a1bc6
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x21ef7c…227703
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xc58c48…e9f61f
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x250541…553ffb
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x7a1576…e67374
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xb541f8…da2387
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xc3c9d7…6dc69e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xb16acd…e5d062
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x0a0d1d…2baa91
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xac1fb1…9e09d8
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x0eff26…2c9cd2
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x746c13…bf86be
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xbdbaf2…27fe7a
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xeed306…979793
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x81b953…e49f3d
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0xdb0be5…052f10
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x1138e5…acae30
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa23d ago0x02c54b…886502

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.