Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0x412188…e637f4
0x0976…2f960xf000…94fcBase$0.01100%coinbase33d ago0x3118f4…956056
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0xcc43cf…366ae9
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0x560564…380466
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0x990ee7…3c22eb
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0x87db8f…cf624e
0x0976…2f960xf000…94fcBase$0.01100%coinbase33d ago0xc6d935…913237
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0x81b944…e41c37
0x0976…2f960xf000…94fcBase$0.01100%coinbase33d ago0x3bab74…0db7e0
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0xf8d424…98542a
0x0976…2f960xf000…94fcBase$0.01100%coinbase33d ago0xef4227…6b686d
0x0976…2f960xf000…94fcBase$0.10100%coinbase33d ago0x8c4926…6bc9a5
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0x404995…14a831
0x0976…2f960xf000…94fcBase$0.01100%coinbase33d ago0x862e81…dcf26c
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0x089f1b…6974ff
0x0976…2f960xf000…94fcBase$0.01100%coinbase33d ago0x48fe2e…0abbf0
0x0976…2f960xf000…94fcBase$0.10100%coinbase33d ago0x9ad360…9fbdfe
0x0976…2f960xf000…94fcBase$0.01100%coinbase33d ago0x07a960…f85bd4
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0xc752f4…5c0b55
0x0976…2f960xf000…94fcBase$0.10100%coinbase33d ago0xdac021…6abf5a
0x0976…2f960xf000…94fcBase$0.01100%coinbase33d ago0xee316c…408fa0
0x0976…2f960xf000…94fcBase$0.03100%coinbase33d ago0x3ef7e0…dd15cb
0x0976…2f960xf000…94fcBase$0.10100%coinbase33d ago0x7445f1…08d37e
0x0976…2f960xf000…94fcBase$0.10100%coinbase33d ago0xa6e6a6…dd52f2
0x0976…2f960xf000…94fcBase$0.10100%coinbase33d ago0x3bdd39…cf9e99

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.