Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x128f1d…254e89
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x263d62…2d9322
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0xb930a8…a6d5bb
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x7c8a07…971f15
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x265d7b…1d4b16
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x0c6d28…cbd85f
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x1c852f…b47a68
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x34066a…5c279e
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0xf16593…db4466
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x1fd35a…576fed
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0xccf3d1…806b27
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x522d0d…be63d3
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x02b6be…2c794c
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x82233e…108237
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x27a306…a94cb6
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0xe07145…667c4e
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x8565aa…893432
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x977b78…da972c
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x21d4ce…28b153
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0xfd7fa6…752fe2
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x7bbd83…1d11a0
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0xce04ab…b1f39d
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0xe40c90…07a339
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0xe88017…f6a15f
0xb621…d4ef0xa9dd…2315Base—$0.002100%coinbase52d ago0x39d1ff…412b98

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.