Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfa7208…495cc6
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd55cc1…3033e4
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1ffdb8…dc6168
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd06736…499c60
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9ff626…3f45cf
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x440db6…a57418
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd024a5…c7db49
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb845c7…8a1b87
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5cdce4…2ccd81
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7346a1…711764
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x99740f…e7848e
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcdfc89…20928c
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbe52f4…8a38bd
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x604ac7…42a58d
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdb11ff…9d5ebc
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x22ae43…a96a5b
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x54d590…f48428
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x380671…ed5f7f
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4348d8…880bc1
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x751259…abb6fd
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x84d87d…901372
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x10b565…81c843
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbf89fd…38df1c
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x37a88a…5f1f16
0x067c…ac130x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xecbd14…f7dabe

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.