Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$27.3070%0x7fb5…6c5239d ago0x491be9…9cf453
0xc9a2…31540x0e3d…7757Base$31.5070%0xffde…041039d ago0x9f9df9…0cc65f
0xc9a2…31540x0e3d…7757Base$1.0570%0xe9f7…982b39d ago0xbe3c8e…df9988
0xc9a2…31540x47c5…4fc3Base$7.3570%0x3ab4…e68439d ago0x093461…9abf97
0xc9a2…31540x0e3d…7757Base$19.9570%0x10ee…31de39d ago0x80cdc4…4fd497
0xc9a2…31540x0e3d…7757Base$6.3070%0x69ba…d2e239d ago0x23de68…27d508
0xc9a2…31540x47c5…4fc3Base$5.2570%0xfbad…25fb39d ago0xb8498e…381a71
0xc9a2…31540x47c5…4fc3Base$2.1070%0x60b3…977339d ago0xdc6c75…e98a7e
0xc9a2…31540x0e3d…7757Base$2.1070%0x55b3…f1a039d ago0x4e8dcc…73fc52
0xc9a2…31540x0e3d…7757Base$10.5070%0x8503…c07239d ago0x60f76b…7dfcb1
0xc9a2…31540x0e3d…7757Base$5.2570%0xcb3f…dc2939d ago0x93e886…6fd888
0xc9a2…31540x47c5…4fc3Base$21.0070%0xb97a…ba2d39d ago0xe8f496…515a09
0xc9a2…31540x0e3d…7757Base$10.5070%0x70ba…dd5639d ago0xab5727…e52a9b
0xc9a2…31540x0e3d…7757Base$5.2570%0x3d44…411539d ago0x8bfa2c…79a11d
0xc9a2…31540x0e3d…7757Base$2.1070%0x35c6…376339d ago0xae51ca…cab6f2
0xc9a2…31540x0e3d…7757Base$3.1570%0xc4a4…9e8639d ago0x8c3bac…c5c0f6
0xc9a2…31540x0e3d…7757Base$5.2570%0x2b28…0c2139d ago0xf1b434…be2b55
0xc9a2…31540x47c5…4fc3Base$1.0570%0xed7e…63a639d ago0xb45db6…79ace8
0xc9a2…31540x0e3d…7757Base$1.0570%0x8b99…df7939d ago0xa980da…a670d9
0xc9a2…31540x47c5…4fc3Base$10.5070%0xac5b…869839d ago0x99b876…39cf83
0xc9a2…31540x0e3d…7757Base$21.0070%0x4136…b72639d ago0xf902f0…8cb11c
0xc9a2…31540x47c5…4fc3Base$2.1070%0x5682…a95239d ago0xc8f4f7…90c1ea
0xc9a2…31540x47c5…4fc3Base$31.5070%0x5513…a8a939d ago0xc28939…2e80f1
0xc9a2…31540x47c5…4fc3Base$21.0070%0x88df…6a4d39d ago0xff8d9d…447d7c
0xc9a2…31540x47c5…4fc3Base$1.0570%0x5e96…f15939d ago0x412b0a…2c53b4

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.