Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa14d ago0xfd6105…83e273
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa14d ago0xc55f1c…1e8e03
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x08085e…de85b4
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x2c300c…c0a442
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0xec0e5e…1fb264
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x111866…6caf69
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x1d1d6f…dd8151
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x4fc107…24a164
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x4f798b…2f5202
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x189c14…93a6be
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x60fe7d…993236
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x7a4357…47d407
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x7950e7…5d954c
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x9d5a1d…32681f
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x5628af…385e2e
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x666c1d…c5af99
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x7502f7…6d1d9f
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0xb5250b…0208a0
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x479674…c5ab7a
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x461a55…4bbb9a
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x9c5579…0b9076
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0xaa0a7b…391075
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x0e04c8…ebc9fa
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x233371…52888d
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa15d ago0x977daa…d5e536

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.