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%coinbase18d ago0xdde55d…32b864
0xf576…65920xf000…94fcBase—$0.01100%coinbase18d ago0xf6cb9c…6f797a
0xf576…65920xf000…94fcBase—$0.01100%coinbase18d ago0xac4554…1e9be6
0xf576…65920xf000…94fcBase—$0.01100%coinbase18d ago0x0f7481…5ce0d4
0xf576…65920xf000…94fcBase—$0.01100%coinbase18d ago0xb4cad0…90598b
0xf576…65920xf000…94fcBase—$0.01100%coinbase18d ago0x9a48ee…a805dc
0xf576…65920xf000…94fcBase—$0.01100%coinbase18d ago0xe641b2…d9c0ff
0xf576…65920xf000…94fcBase—$0.01100%coinbase18d ago0x1aeb43…e18eee
0xf576…65920xf000…94fcBase—$0.01100%coinbase18d ago0x67c356…397f38
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0x2852ea…f6b601
0xf576…65920xf000…94fcBase—$0.10100%coinbase19d ago0x224e18…ec23c4
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0xd64d87…382975
0xf576…65920xf000…94fcBase—$0.10100%coinbase19d ago0xdb34c0…3fcfba
0xf576…65920xf000…94fcBase—$0.10100%coinbase19d ago0x774ddb…b5e29c
0xf576…65920xf000…94fcBase—$0.10100%coinbase19d ago0x140564…62c56e
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0xaa0829…41091d
0xf576…65920xf000…94fcBase—$0.10100%coinbase19d ago0x7ef28a…5b6ce4
0xf576…65920xf000…94fcBase—$0.01100%coinbase19d ago0x774b90…c83a77
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x5bc8e4…736872
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x494736…8717c3
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xd5b502…780f3b
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x51deb9…c3e745
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x7236c2…380a8d
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0xdf6809…5e638a
0xf576…65920xf000…94fcBase—$0.03100%coinbase19d ago0x5e3239…0affa3

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.