Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0xcbf018…f37db6
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0xd777a7…0b6e3c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0x299b6f…de2558
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0x58590c…f141f5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0xea2b69…545f22
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase47d ago0x2555ce…801d56
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0xb6a823…e64dff
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0xeeada8…fd456a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0x94fd62…940b34
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0xd1cdfe…b80cf9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0xf94aee…c0fc9b
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0xae12a3…a48181
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0x601ab5…04e281
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x6e7580…5f53ae
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x6d3ce6…0bd54f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase48d ago0xe87dfd…6090c6
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x7c8a3c…c34e31
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0xf8dc88…afe099
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x209a40…b502e6
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x59cc61…ff3eac
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0xaa43d5…d84f5c
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x78f886…be38e0
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0x29f842…33ed47
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0xa5dfcb…d3bcda
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase48d ago0xf8815f…c5fab6

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.