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%coinbase5d ago0xc781ef…28a824
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x4d0ccd…9dda24
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x88b579…ed8df9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0xaf235d…9fc434
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x4d92b1…f85d45
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x52a788…28e5c7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x666ed0…cc2cb0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0xd7b33b…fbd669
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0xd0628e…be8e2f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x485fd1…b1f4b4
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x8b0485…b2ebcc
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x218286…c1e27d
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase5d ago0x89b6ed…3cfd26
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x156250…4dd59c
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase5d ago0xb64be4…07b410
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x1302ad…88f237
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase5d ago0xe60675…2c6733
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase5d ago0x062fe6…84c27e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase5d ago0x3a1c4f…f828ec
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0xe33ac0…33809b
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase5d ago0x098352…c46312
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x5969d9…a5e4a8
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0xa4c3c9…0ac5b2
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase5d ago0xd608c1…f9cfcd
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase5d ago0x291dd7…89aac9

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.