Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x01439c…6ca905
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x73b55e…24848d
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0xfb5dba…bec127
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x8694cd…0ee3dc
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0xc97d1c…6a6dd3
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0xd9a2ad…24353f
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0xea00e8…801299
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x2f5597…549ea5
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x54f4bd…ce8ae8
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x609161…93c4cc
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x91cd72…88a09f
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x7c28cb…956f89
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x201f4a…b3d50e
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0xd4f9af…6a032a
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0xea7efc…adf8bf
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0xf93e95…64124c
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x54199f…7f52d0
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa18d ago0x415693…4d6789
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa19d ago0xd97e8a…5c63cb
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa19d ago0x8f86ce…54d280
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa19d ago0x16aafb…f9f19d
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa19d ago0x89de78…cf5cf5
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa19d ago0x5ce116…13d94a
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa19d ago0x0632de…ee40d5
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa19d ago0x118ebb…6a0d92

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.