Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe999…a8e80xf000…94fcBase$0.10100%coinbase49d ago0x373577…2ef12c
0x3460…b66a0xf000…94fcBase$0.10100%coinbase49d ago0x72ed77…0d95d8
0xe999…a8e80xf000…94fcBase$0.10100%coinbase49d ago0x8059c3…de04c0
0xecbf…50d60xf000…94fcBase$0.01100%coinbase49d ago0x882f1c…ee8384
0x3460…b66a0xf000…94fcBase$0.10100%coinbase49d ago0xc32624…73996f
0xe999…a8e80xf000…94fcBase$0.20100%coinbase49d ago0x0ab46c…8fdcad
0xe999…a8e80xf000…94fcBase$0.10100%coinbase49d ago0xd458f7…646bb1
0x3460…b66a0xf000…94fcBase$0.10100%coinbase49d ago0x67a3ed…08ce9c
0xe999…a8e80xf000…94fcBase$0.10100%coinbase49d ago0xe6d1bb…aa777c
0x3460…b66a0xf000…94fcBase$0.10100%coinbase49d ago0xfe69d9…6d62a7
0xe999…a8e80xf000…94fcBase$0.10100%coinbase49d ago0xc9dc87…da7057
0xecbf…50d60xf000…94fcBase$0.20100%coinbase49d ago0xffabd0…3aa150
0xe999…a8e80xf000…94fcBase$0.20100%coinbase49d ago0x04b7d4…1cd483
0xe999…a8e80xf000…94fcBase$0.03100%coinbase49d ago0x2b97e0…c2cf9f
0x3460…b66a0xf000…94fcBase$0.10100%coinbase49d ago0x5f8f50…789af0
0xf737…90d40xf000…94fcBase$0.10100%coinbase49d ago0x704471…c91d1d
0xf737…90d40xf000…94fcBase$0.01100%coinbase49d ago0x257eb9…b02e35
0xf737…90d40xf000…94fcBase$0.03100%coinbase49d ago0xfc014a…5af3b7
0xe999…a8e80xf000…94fcBase$0.10100%coinbase49d ago0x6b8439…25be57
0xf737…90d40xf000…94fcBase$0.10100%coinbase49d ago0x587e6f…0a5ee5
0x34d3…81e80xf000…94fcBase$0.03100%coinbase49d ago0x02819a…157bb5
0x1452…e3a00xf000…94fcBase$0.10100%coinbase49d ago0xecb4d7…036250
0x34d3…81e80xf000…94fcBase$0.20100%coinbase49d ago0x266f7c…c3b759
0x1452…e3a00xf000…94fcBase$0.20100%coinbase49d ago0xf78152…a37462
0x34d3…81e80xf000…94fcBase$0.10100%coinbase49d ago0x7cdff1…5d6492

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.