Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xac977e…f70bd6
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x26ea15…83f04f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xa0d92f…7e5e15
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x629b5f…7fab64
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xe08fd4…57556d
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x1c289a…40af92
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xe666eb…72cef1
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x310d14…c52197
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xf28786…ecbad8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xe74f8c…802b60
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xe837a7…0033d3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xfbb1f0…cae3ba
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xeab4ba…88ae66
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x487372…3a852c
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xa27e5b…d8573c
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xf2862c…6e0a1a
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xf1b237…37ffa8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xeedd51…91e06d
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x5b15e4…bbafbe
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x96b19a…78a8de
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x1af812…ec8b0c
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x320a1d…284db8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0x6d419c…7f33a8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xe1ae47…95a10e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa22d ago0xc271b2…a36e0d

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.