Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase67d ago0x08db10…c79b5d
0xe67e…ecbf0xa9dd…2315Base$0.002100%coinbase67d ago0xcaa0ad…cebed1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase67d ago0x363093…87bf99
0x2471…31760xa9dd…2315Base$0.002100%coinbase67d ago0x9f537c…4fa532
0x2471…31760xa9dd…2315Base$0.002100%coinbase67d ago0x2f7d2b…ffe94b
0x2471…31760xa9dd…2315Base$0.002100%coinbase67d ago0xba39de…29f9b7
0x2471…31760xa9dd…2315Base$0.002100%coinbase67d ago0x304f49…401e84
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase67d ago0xe835a1…143010
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase67d ago0xab5ab0…16deb0
0x2471…31760xa9dd…2315Base$0.002100%coinbase67d ago0x6bf892…c301b1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase67d ago0xcaf71a…1924c4
0x2471…31760xa9dd…2315Base$0.002100%coinbase67d ago0x7ca8fb…785f20
0x5192…cda00xa9dd…2315Base$0.002100%coinbase67d ago0xf01f07…352e38
0x2471…31760xa9dd…2315Base$0.002100%coinbase67d ago0x629c34…4bb309
0x2471…31760xa9dd…2315Base$0.002100%coinbase67d ago0x02c483…aef3cb
0xf1c8…26720xa9dd…2315Base$0.002100%coinbase67d ago0x46c932…c4f4c6
0x4db3…fa6d0xa9dd…2315Base$0.002100%coinbase67d ago0x72521c…7f2a45
0xfabe…1f3a0xa9dd…2315Base$0.002100%coinbase67d ago0x77687f…a47858
0xf1c8…26720xa9dd…2315Base$0.002100%coinbase67d ago0x89c000…afd10b
0xf1c8…26720xa9dd…2315Base$0.002100%coinbase67d ago0x1d0968…bf0b14
0xf1c8…26720xa9dd…2315Base$0.002100%coinbase67d ago0x9d0a52…3d07a7
0xf1c8…26720xa9dd…2315Base$0.002100%coinbase67d ago0xaa007e…2a3395
0xf1c8…26720xa9dd…2315Base$0.002100%coinbase67d ago0x0a28ae…73695e
0xf1c8…26720xa9dd…2315Base$0.002100%coinbase67d ago0x051cdc…72b50d
0xf1c8…26720xa9dd…2315Base$0.002100%coinbase67d ago0x930d08…199c3c

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.