Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$90.0070%0x398e…79a649d ago0x63fc5f…14b6e2
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2d18…781149d ago0x4f5468…bbfcfd
0x1332…66eb0x47c5…4fc3Base$5.2570%0x41d2…bf7f49d ago0x4b4ebd…ab3677
0x1332…66eb0x47c5…4fc3Base$10.0070%0x2b28…0c2149d ago0xc2408b…110141
0xa787…64cf0x47c5…4fc3Base$5.2570%0xc330…c0b249d ago0xa04e64…e4807a
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0dd9…36a549d ago0xf5d9fe…73e664
0x1332…66eb0x47c5…4fc3Base$50.4070%0x8d6c…345849d ago0x9ca5d8…2044e6
0xa787…64cf0x47c5…4fc3Base$8.4070%0x63f4…be0149d ago0x86d5d5…cd640d
0xc9a2…31540x47c5…4fc3Base$21.0070%0x0007…886749d ago0x095051…f2441a
0x80ab…58630x47c5…4fc3Base$1.0570%0x2740…f50449d ago0xea099e…58f42b
0xe588…b6600x47c5…4fc3Base$11.5570%0x823e…6b6c49d ago0x692a5d…fb36e3
0x4c5e…e4ad0x47c5…4fc3Base$10.5070%0xaf61…49f649d ago0xadc3d4…d4d625
0xc9a2…31540x47c5…4fc3Base$5.2570%0x6e35…7a2849d ago0x6fa479…5176f4
0x09ff…d92a0x47c5…4fc3Base$21.0070%0x6204…112249d ago0xeb9950…cc8b20
0xa787…64cf0x47c5…4fc3Base$1.0570%0x8bdc…90be49d ago0x553cf4…ff7a4e
0x1332…66eb0x47c5…4fc3Base$15.7570%0x5682…a95249d ago0x9de6a7…6aea76
0x71fe…d5740x47c5…4fc3Base$3.6070%0x79e1…2ea749d ago0x708b51…8000d9
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xfbad…25fb49d ago0x4a3008…a10773
0x1332…66eb0x47c5…4fc3Base$50.4070%0xaf62…40b949d ago0x62dd80…d455b6
0x1332…66eb0x47c5…4fc3Base$100.0070%0x6a34…ec8849d ago0xfe0e59…2f4f7a
0xa787…64cf0x47c5…4fc3Base$1.0570%0x50b0…9cda49d ago0xe1acf8…79c561
0x1332…66eb0x47c5…4fc3Base$17.8570%0xc89e…795849d ago0x22290e…270e84
0x1332…66eb0x47c5…4fc3Base$50.0070%0xf760…e9ab49d ago0xae1180…6c8c5c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x07d6…1b9449d ago0x8d94cf…bb5cfa
0x4bfb…0c880x47c5…4fc3Base$1.0570%0x1513…b51349d ago0xef4e25…d93c29

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.