Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x258c…05890x4f4b…422dBase—$0.04100%coinbase47d ago0x98be42…283ed6
0x74a9…519f0x4f4b…422dBase—$0.0015100%coinbase47d ago0x9cb4df…b39237
0xba50…3bd20x4f4b…422dBase—$0.04100%coinbase47d ago0x1a7785…71bc6d
0x88cb…44660x4f4b…422dBase—$0.0035100%coinbase47d ago0xac161c…7c408f
0x7ba6…ab740x4f4b…422dBase—$0.04100%coinbase47d ago0xe8dea3…d81292
0xf36c…75d40x4f4b…422dBase—$0.04100%coinbase47d ago0x29f7ad…4de166
0x7266…db890x4f4b…422dBase—$0.001100%coinbase47d ago0xde2ec9…db3a3b
0x5f17…7eeb0x4f4b…422dBase—$0.001100%coinbase47d ago0x548322…23bf3b
0x981f…defe0x4f4b…422dBase—$0.04100%coinbase47d ago0x6cd259…bed7ff
0x8fde…dbc20x4f4b…422dBase—$0.04100%coinbase47d ago0xfe82f0…1aaf13
0x803b…15830x4f4b…422dBase—$0.0015100%coinbase47d ago0xfc7c0d…640560
0x2f58…80c80x4f4b…422dBase—$0.0015100%coinbase47d ago0x2b2c7f…a4e837
0x117e…29d80x4f4b…422dBase—$0.001100%coinbase47d ago0xd1b93b…03ef8b
0x059f…d78e0x4f4b…422dBase—$0.001100%coinbase47d ago0x74b78b…b522da
0x6e72…0b990x4f4b…422dBase—$0.001100%coinbase47d ago0x01d041…b77b6f
0xa8d1…829e0x4f4b…422dBase—$0.0015100%coinbase47d ago0xa6d377…963d16
0x8ef4…8af00x4f4b…422dBase—$0.001100%coinbase47d ago0x388e71…f2e841
0x92f3…a2740x4f4b…422dBase—$0.0015100%coinbase47d ago0x8a053f…ac172d
0x36d4…df530x4f4b…422dBase—$0.001100%coinbase47d ago0x867402…e1ac4e
0xa921…231b0x4f4b…422dBase—$0.0035100%coinbase47d ago0x930dca…867486
0x3e60…daa50x4f4b…422dBase—$0.04100%coinbase47d ago0xb5e2f8…5538e9
0xd0af…507c0x4f4b…422dBase—$0.001100%coinbase47d ago0x04595d…6110e8
0xcaa0…89480x4f4b…422dBase—$0.001100%coinbase47d ago0xfd8d62…51dfd2
0xdd8e…f0750x4f4b…422dBase—$0.0035100%coinbase47d ago0x83321b…3eac3e
0x232c…08010x4f4b…422dBase—$0.0035100%coinbase47d ago0x4e9216…8702fd

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.