Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0xa4873c…37208d
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0x90525b…a571e0
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0x2ceae8…9a3f22
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0x93cf6c…cda12d
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0x6fb112…94f018
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0xb41c91…3612e0
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0x539c31…a88e6c
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0x61e266…bb8ae2
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0xa74bd1…800800
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0xfd9b0a…27a287
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa20d ago0xb022b9…af2d48
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x55a3b0…4489cd
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x033c85…3c850b
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x2c708c…dbe8f6
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0xe11128…dca010
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x354fa5…9a7f09
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x61f34d…15067e
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x940dbb…befdfa
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x03b049…dd5fe9
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0xdb6d99…02f6fa
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x9d61dd…e6a0a8
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x465ee8…2fb1c2
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0xf5de39…749a52
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x35e4a7…0726e1
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x69c4f5…e816f3

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.