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%coinbase46d ago0x89fece…4825b9
0xf576…65920xf000…94fcBase—$0.01100%coinbase46d ago0xbec2ee…6d0bad
0xf576…65920xf000…94fcBase—$0.01100%coinbase46d ago0x62f288…a90fea
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0x751896…aa7f68
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0x503ebd…bdc080
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0xdb020e…e486ea
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0xd3c4c6…a21991
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0xd9a842…5b9158
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0x8c4b1f…f48c42
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0x4fc5c0…79c71b
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0x2b98dc…57872a
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0xd8ecfa…69ac94
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0xd11637…1c2e4e
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0xc79cf6…e267d9
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0x6ab1e9…188d40
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0xa4fd61…21bb77
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0x13104e…ea750e
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0x517595…0d6de1
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0x3a6d91…3859a3
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0xf3f366…6ae092
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0xef6e0e…9ebbe4
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0xf05d32…f5ec2a
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0x15c8fe…bbe375
0xf576…65920xf000…94fcBase—$0.10100%coinbase46d ago0x252c37…7429f8
0xf576…65920xf000…94fcBase—$0.03100%coinbase46d ago0x9dd25a…546abe

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.