Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x2c3196…df07d3
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x71bbb9…30a6e0
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x115662…5aba43
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x66d05d…69bf89
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x138c8c…31ccfe
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xf14a28…bcbc1a
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x45418c…dc89ff
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x7abef7…55782a
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xcb0ff4…d5ab13
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x4fca0f…7e7074
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x81655e…666185
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xf55e36…7f33ac
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x232d51…d0eee2
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x03d7b5…46a933
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xbfe3c4…92c5db
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x8cb11d…8721a0
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x43c563…8061a8
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x763758…5d9b95
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xaef035…047677
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xe86bd4…1d3beb
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xcf143a…f7af10
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x4a9e44…c15acc
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xdf4aea…bc14da
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0xfea4ff…33ce43
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x9b580b…66cb7a

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.