Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xdddd…8267Base$0.01100%dexter59d ago0x2930c3…3fb4f5
0x7e57…2f090xdddd…8267Base$0.01100%dexter59d ago0xf3addd…782a50
0x7e57…2f090xdddd…8267Base$0.01100%dexter59d ago0x763c10…2ce9c8
0x7e57…2f090xdddd…8267Base$0.01100%dexter59d ago0x8e7a1d…cf07d1
0x7e57…2f090xdddd…8267Base$0.01100%dexter59d ago0xe11582…9a4aea
0x7e57…2f090xdddd…8267Base$0.01100%dexter59d ago0x3fac62…27ff75
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase59d ago0x3c685e…fc04c7
0x7e57…2f090xdddd…8267Base$0.01100%dexter59d ago0xd6be5e…93078c
0x7e57…2f090x1304…17caBasex402 service$0.005100%coinbase59d ago0xa9a9cc…1dacb8
0x7e57…2f090x758d…0637Base$0.00001100%thirdweb59d ago0x66c47b…33f4ad
0x7e57…2f090x758d…0637Base$0.000001100%thirdweb59d ago0x379186…3426d5
0x7e57…2f090x0bf6…019bBasex402 service$0.001100%coinbase59d ago0xcba9b0…33cf46
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase59d ago0xee6070…dd03cb
0x7e57…2f090x6cf3…8508Base$0.001100%cascade59d ago0x7c2c31…1f9b93
0x7e57…2f090x3f4c…049bBasex402 service$0.005100%coinbase59d ago0x2cc0fc…7cd4ec
0x7e57…2f090x549c…c6d1Basex402 service$0.02100%coinbase59d ago0x7d3401…08422a
0x7e57…2f09Site Quality AuditBaseOnRamperXValue-router$0.25100%coinbase59d ago0xf18da1…14cee0
0x7e57…2f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase59d ago0xea275e…c026e9
0x7e57…2f090xf0be…19d5Basex402 service$0.005100%coinbase59d ago0x054b15…59e612
0x7e57…2f090x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase59d ago0xfcdd52…88c178
0x7e57…2f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase59d ago0x9155d5…461798
0x7e57…2f090x7103…3661BaseVoidFeedDataset$0.05100%coinbase59d ago0xd96ecf…d20835
0x7e57…2f090x58f4…0699Basex402 service$0.05100%coinbase59d ago0xa2461e…0c271b
0x7e57…2f090x41ad…2170Basex402 service$0.05100%coinbase59d ago0x59d20e…8a2cff
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase59d ago0x00cd36…b5d62e

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.