Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$21.0070%0x54c7…4b1224d ago0x5487f1…2d7785
0xc9a2…31540x47c5…4fc3Base$10.5070%0x5720…a5f424d ago0xffb4a4…54c47c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4b4c…8d4024d ago0x966f2e…85c2e6
0xc9a2…31540x47c5…4fc3Base$14.7070%0x01d6…4c2924d ago0xb349c5…dcacb6
0xc9a2…31540x47c5…4fc3Base$10.5070%0xf239…386c24d ago0x41ee65…1a7454
0xc9a2…31540x47c5…4fc3Base$10.5070%0x23e1…500324d ago0x69cf7b…0adbda
0xc9a2…31540x47c5…4fc3Base$10.5070%0xaa2e…f04424d ago0x9bf12f…e661c7
0xc9a2…31540x47c5…4fc3Base$15.7570%0x35c6…376324d ago0x06e393…10e9ef
0xc9a2…31540x47c5…4fc3Base$21.0070%0x6e35…7a2824d ago0xfe492a…532599
0xc9a2…31540x47c5…4fc3Base$10.5070%0xd8e2…3d4b24d ago0x5e94cf…63fed7
0xc9a2…31540x47c5…4fc3Base$10.5070%0xda2d…f5ea24d ago0xc3b98d…dbbfb9
0xc9a2…31540x47c5…4fc3Base$15.7570%0x2c22…1f1c24d ago0x1175ec…e46d05
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6170…fcde24d ago0xf48333…fa217d
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc246…c59524d ago0x9f4f4a…6404bc
0xc9a2…31540x47c5…4fc3Base$31.5070%0x3845…8ad224d ago0xd317fa…deca90
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2309…083c24d ago0x19bc21…34089d
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2e76…b74924d ago0x51cbfa…5e0729
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4596…ce0924d ago0xd7e1b8…2957cb
0xc9a2…31540x47c5…4fc3Base$10.5070%0x05f1…3bb924d ago0xe0fd05…519c58
0xc9a2…31540x47c5…4fc3Base$10.5070%0xf6cb…a8d724d ago0x8adcbf…b6bd9c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6bdd…b27624d ago0xd2038a…ab71c4
0xc9a2…31540x47c5…4fc3Base$10.5070%0xd98d…210524d ago0xda94f7…852484
0xc9a2…31540x47c5…4fc3Base$21.0070%0x9092…bc9e24d ago0xb1f509…496ef5
0xc9a2…31540x47c5…4fc3Base$21.0070%0x7666…72f424d ago0x604958…f28d7c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2d18…781124d ago0xbe5507…5c26e2

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.