Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xf37477…30e07b
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xe48dcd…a4e5ba
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xb83c1c…278d98
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x6a2ff4…faa06f
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x1c441f…41113b
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x98ae4e…c19f7d
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x16d101…970fbb
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xc37d87…1c146d
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x70b5d3…03d0d4
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xac6886…9893bf
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xd277ae…e52c6d
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xd7b058…9cc669
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x6987c7…96a688
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x81f324…34f875
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x99a4ed…6c8a63
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x84210d…c87db0
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xd1609d…3ecb6d
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xadfd0e…8c6c4a
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x119620…f88ace
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x363185…a57ef9
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xb25d00…10122d
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xefefe6…5ec626
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0x38d62a…779c5f
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa15d ago0xbdb7dc…e05d81
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa16d ago0xc2b94f…10019a

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.