Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64bf…852d0x10c1…1e24Base—$0.12100%coinbase114d ago0x572724…09f9d0
0x64bf…852d0x10c1…1e24Base—$0.14100%coinbase114d ago0x52ad7a…fb92e0
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0x38cdc4…cf5589
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0xba4bbc…c6a0eb
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0x44ce18…54b5fc
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0xa076a9…be3ee6
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0x5d766b…7774ae
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0xcd213b…f52084
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0x94e758…8955c7
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0xd8b732…a8eccb
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0x169c3b…3fcb19
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0xff91a6…cfabba
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0x970192…215946
0x64bf…852d0x10c1…1e24Base—$0.11100%coinbase114d ago0xba62e0…5bb21b
0x64bf…852d0x10c1…1e24Base—$0.18100%coinbase114d ago0x5305d0…2c4d6f
0x64bf…852d0x10c1…1e24Base—$0.20100%coinbase114d ago0x1cf19f…55d71c
0x64bf…852d0x10c1…1e24Base—$0.20100%coinbase114d ago0x71ad2f…b30c20
0x64bf…852d0x10c1…1e24Base—$0.20100%coinbase114d ago0x7410d0…784018
0x64bf…852d0x10c1…1e24Base—$0.20100%coinbase114d ago0xc3d403…ed690d
0x64bf…852d0x10c1…1e24Base—$0.20100%coinbase114d ago0x127684…88dee2

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.