Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fd9…b529eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0x2abfc4…3c4a01
0xc059…8b5eeu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0xe7673c…45bb76
0xa6db…ce04eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0x2ebdb2…3218ad
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.02100%coinbase16d ago0x45b353…cc3949
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.02100%coinbase16d ago0x5dbdbc…fdf186
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.01100%coinbase16d ago0x87deef…6fae2a
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.01100%coinbase16d ago0xaf36c4…368476
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.01100%coinbase16d ago0x9630ac…1e1b41
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.01100%coinbase16d ago0x056138…5dde04
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.01100%coinbase16d ago0x5ae0e9…545aa7
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0x7c17bb…3eb5dc
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0x27e845…3b0942
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0x37446a…c79610
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0x984d0a…ac95ff
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0xc25e27…4a2253
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0xc9637b…bffb21
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0xbdda48…da93ec
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase16d ago0xb706aa…8e7d9e
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase16d ago0xb928a6…365253
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase16d ago0x9b3676…9b818d
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase16d ago0x07e6b5…5563c5
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase16d ago0x472a09…b35b0d
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase16d ago0xbd60c1…4ce47b
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase16d ago0x44011a…f94ed4
0xbb5d…71a9eu-verifyBaseeu-verifyBitcoin$0.002100%coinbase16d ago0xb9fd44…5e76b0

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.