Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x9ba829…d84678
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0x04c179…3b5da4
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x0bac3f…4eabd4
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0x7674e0…f4cb41
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0xd2eb6c…8f82ab
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0xd63a26…52f241
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x3bfbbb…8994b6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0xf14f66…476d32
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0xc9f6bb…3f4d65
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0xa50b1f…d13b3d
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x22298c…e8ca80
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0x754807…a1cab8
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x29aced…20eb93
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0x449636…9efba1
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0xe0be85…61c11a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0xa441e8…cedcf9
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x10bd7d…f7bf99
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0xcbff31…f2fd38
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x2db06f…e058ad
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0xe63d7e…9447a1
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0xb593ca…f2084a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0x1bffb0…754431
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x84504c…7cc5ec
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates82d ago0x5a48a6…2076b8
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase82d ago0x78cd64…54b661

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.