Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0x5e67c8…64e435
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0xd45442…2f5711
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0x895063…d0adc0
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0x266875…fc72dd
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0x364f56…9d883f
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0xde1ab6…869b5e
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0x6df58b…6c0267
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0xfde935…066713
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0x5e7a4d…242564
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0x860545…dca797
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0xb3f29d…7bbb04
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0xdd52a9…ed7db6
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa15d ago0xc6b25a…018019
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0x5af44f…1d9dfb
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0x972180…1c49e1
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0x7e373c…2e359b
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0xa025dc…30405e
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0x14e449…6d9343
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0x4e0ba8…f0e959
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0x21efee…395489
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0x91faf1…3ffbc0
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0xd273f5…6eb2c4
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0xe30952…34b37e
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0xfebd5b…6e4aa8
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa16d ago0xdc9f40…00cd93

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.