Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf165…163a0x0e3d…7757Base—$0.10100%0x1278…697c121d ago0x4e3c7e…2661b4
0xf165…163a0x0e3d…7757Base—$0.10100%0x1278…697c121d ago0x0fde64…e9f6c6
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0x257dda…3337d8
0xf165…163a0x0e3d…7757Base—$0.10100%0x54e2…bc75121d ago0x1ca55f…217e2e
0xf165…163a0x0e3d…7757Base—$0.10100%0x54e2…bc75121d ago0x36a8b4…a6966c
0xf165…163a0x0e3d…7757Base—$0.10100%0xaf2b…3812121d ago0x6ae8fe…6114b8
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0x842921…f3d803
0xf165…163a0x0e3d…7757Base—$0.10100%0x54e2…bc75121d ago0xec4170…00557b
0xf165…163a0x0e3d…7757Base—$0.10100%0xaf2b…3812121d ago0x21165c…42a94a
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0x84b609…6ec41e
0xf165…163a0x0e3d…7757Base—$0.10100%0xaf2b…3812121d ago0x766c80…006cb3
0xf165…163a0x0e3d…7757Base—$0.10100%0x1278…697c121d ago0xa3d4cf…0f92b7
0xf165…163a0x0e3d…7757Base—$0.10100%0x54e2…bc75121d ago0xd0dd17…c690ae
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0xa96a9d…5bd81e
0xf165…163a0x0e3d…7757Base—$0.10100%0x1278…697c121d ago0x95dd95…5cd327
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0x09d856…a159e1
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0x2fb0fc…49089b
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0xe24c68…0918ef
0xf165…163a0x0e3d…7757Base—$0.10100%0x1278…697c121d ago0x11206e…fed2e8
0xf165…163a0x0e3d…7757Base—$0.10100%0x54e2…bc75121d ago0x4fbc5d…1e95d5
0xf165…163a0x0e3d…7757Base—$0.10100%0xaf2b…3812121d ago0xc45637…3e5328
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0xb4a1ff…14c771
0xf165…163a0x0e3d…7757Base—$0.10100%0x4b5c…2226121d ago0x2fd4ba…ed7269
0xf165…163a0x0e3d…7757Base—$0.10100%0xaf2b…3812121d ago0x1c9e10…4031dd
0xf165…163a0x0e3d…7757Base—$0.10100%0xaf2b…3812121d ago0xd41bcb…797535

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.