Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase8d ago0x97bfea…239b05
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0x79c6cf…0516ac
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0x9a42c6…e34a8d
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0x9ac348…83638c
0xf576…65920xf000…94fcBase—$0.01100%coinbase8d ago0x51f49f…9156fd
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0xb40d1b…a9aa78
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0xece8d1…bf2866
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0xaff284…f0b162
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0xb5326d…64bf8a
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x258c79…fd5fb8
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x8c2beb…91f520
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x212127…10d63e
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0xb1f088…be0698
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x8a1571…989efc
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x692f4a…455c39
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0xb8dd6b…685e66
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x805db3…cedf4e
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x5adcd6…c24e0c
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0xff12f0…4dbab8
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0x54e90f…67c06d
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0xc448c6…3a7e58
0xf576…65920xf000…94fcBase—$0.10100%coinbase8d ago0xc83d00…dd4c8c
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0x96cade…1de812
0xf576…65920xf000…94fcBase—$0.01100%coinbase8d ago0xeb2a0e…3be87b
0xf576…65920xf000…94fcBase—$0.03100%coinbase8d ago0x3c595f…5ad927

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.