Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3c68d9…51b5c6
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa119a1…9355a3
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xaa41c8…062ce1
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc89956…454807
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa13a94…3a465c
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x79c41c…fa8500
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcbde10…fb8799
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xda54b2…9586df
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf9a78e…5b5977
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7d6ffa…ff2aa2
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2b6938…69915c
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8a53cf…ba2439
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x719816…ac267e
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xea8c51…681f03
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3241b6…2827b2
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x354ef1…85b2a0
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa26f4e…dcb84e
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfe2825…60927e
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1939c1…405c6d
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe94fc8…6252b3
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8d86ee…af1792
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5af6aa…265655
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3dd411…8eaddb
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x50cd50…3c6999
0x1970…e0170x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x55963b…8f7cae

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.