Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xebe6e7…ef29e2
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x0bbd14…58c43c
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x1d29b6…bde3f0
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0xb85280…10622a
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0xf2823b…0a826c
0x4606…9ea30xf000…94fcBase$0.10100%coinbase37d ago0x6e148c…d57801
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0xd1213b…ffd68b
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0x24855c…880030
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x0d9a61…c1aab7
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0xeb4251…c731aa
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0x9e1bb9…74738b
0x4606…9ea30xf000…94fcBase$0.10100%coinbase37d ago0xf24328…e5e3b2
0x4606…9ea30xf000…94fcBase$0.10100%coinbase37d ago0x150551…05e03c
0x4606…9ea30xf000…94fcBase$0.10100%coinbase37d ago0x6599f2…dd5719
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x283f39…a792a1
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x10e6dc…61a35d
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0x7776ee…7ec7cf
0x4606…9ea30xf000…94fcBase$0.10100%coinbase37d ago0x6772cf…fbbb2e
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x4bb9cc…89ad35
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0x5c2ce1…d0a022
0x4606…9ea30xf000…94fcBase$0.10100%coinbase37d ago0x257408…ccb31d
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0x7d8fd3…45486f
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0xed34e8…53175a
0x4606…9ea30xf000…94fcBase$0.20100%coinbase37d ago0xd59dc1…9ce60e
0x4606…9ea30xf000…94fcBase$0.10100%coinbase37d ago0x07cb32…9d6f2c

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.