Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xf846d8…6547ed
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xd4aeb6…e4c0c8
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0x16f975…c44614
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0x6abb15…0f2141
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xa9d350…883bbc
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xa6f267…a17afd
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0x84a2f3…818dc8
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xde837e…cd9bc1
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xd2c502…3c3937
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0x3b401b…d098f5
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0x14f2fc…85213e
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0x9065f2…52cbc4
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xbe743a…f8d2ed
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xf5ec83…93ccb3
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0x3f1d6c…a1e64a
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xb9e2b3…31fd2b
0x263d…4f260x295d…9f56Base—$0.001100%coinbase29d ago0xd4370b…cd66ec

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.