Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa25d ago0xd6eef1…c79fd6
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa25d ago0x54e49d…77dbfd
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa25d ago0x9029d3…7d42e4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa25d ago0xab2183…409483
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa25d ago0x34231e…00ccad
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa25d ago0xff9089…116cc6
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa25d ago0x9096bd…1cc42b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa25d ago0x28cf03…f490c7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0x0603ec…764b25
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xa893d3…059eca
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xe45e3d…4d8b04
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xfa0cc8…480fcf
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xee5d34…cb2263
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0x4260b4…9dba75
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0x6714db…78f243
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xfd919c…cee6a3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0x654faa…add80e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0x27c53d…545b66
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xd183f5…3429ba
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xba3b29…3cc3ad
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xfec727…8d4063
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0x278f90…eb1dc4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0x5cb1dd…a19059
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0x28f4c0…68e8e7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa26d ago0xb20df8…5e7cc0

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.