Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x9b5b26…731482
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa27d ago0x344bbd…202326
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa27d ago0x8fae25…6e3456
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa27d ago0x21f7aa…6a3dae
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa27d ago0x10a467…74957f
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa27d ago0xf9ca1f…f77a31
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa27d ago0x4f948a…9861a0
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa27d ago0x8bfe9b…d48d53
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa27d ago0xa0cc82…8bb628
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x655adc…20619b
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x00f7cc…15d7fa
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x66d876…47bcbf
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x8f108b…9f999b
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x875b94…6bc7e7
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x1aa79b…392c03
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x137c3b…b5f417
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x3a0bcf…408f55
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x95c29f…89c081
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x3eb320…6a47f8
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0xe99e1d…998de4
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x2be3a5…858697
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0x4f4315…cd181f
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0xdf5601…b941bd
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0xf2384f…430805
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa27d ago0xa82296…04a597

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.