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%coinbase19d ago0x8ff19a…356698
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x8028bb…16ef0a
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xe398bf…563af2
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x80de35…eebe36
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xee2fd0…f5cb9a
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0xd20283…bfa44d
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x2dd37b…67ab5d
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0x7450ca…0b160a
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x93d808…c43cb2
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xce0b28…8a08ec
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xa2a472…79063a
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x180659…bae7ae
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xf2a002…bcdec7
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x732972…453900
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x4bb5d5…a52d4c
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xa2fcf8…29a90f
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xf42c9d…9c053c
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x9811e7…7af377
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0xa96d4b…bf9902
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x7d3c3f…857140
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x1fc831…dc6004
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0xd6dc4d…a40504
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0x020424…916f74
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x84c22b…2daf14
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x72b188…d03ac1

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.