Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase93d ago0xd46dac…200fd1
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase93d ago0xea6ad8…fe4356
0xbb5d…71a90x6839…1a2bBase$0.003100%coinbase93d ago0xa9fc4a…9c039c
0xbb5d…71a90x6839…1a2bBase$0.003100%coinbase93d ago0x3c756f…01bcad
0xbb5d…71a90x6839…1a2bBase$0.003100%coinbase93d ago0xfceb51…520230
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase93d ago0xe24d8e…128014
0xbb5d…71a90x6839…1a2bBase$0.003100%coinbase93d ago0x9edc8a…60e108
0xbb5d…71a90x6839…1a2bBase$0.003100%coinbase93d ago0x2091cd…bf3a85
0xbb5d…71a90x6839…1a2bBase$0.003100%coinbase93d ago0x1d3a33…9e51af
0xbb5d…71a90x6839…1a2bBase$0.003100%coinbase93d ago0x65d0d5…80b896
0xbb5d…71a90x82b1…cd7bBasex402 service$0.001100%coinbase93d ago0x3e7cb3…6ce4da
0xbb5d…71a90x82b1…cd7bBasex402 service$0.001100%coinbase93d ago0xb73586…b2f252
0xbb5d…71a90xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase93d ago0xed8259…8841cc
0xbb5d…71a90xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase93d ago0xc22135…24268d
0xbb5d…71a90x82b1…cd7bBasex402 service$0.001100%coinbase93d ago0xc8d78d…1289f4
0xbb5d…71a90x82b1…cd7bBasex402 service$0.001100%coinbase93d ago0xe41a87…f47817
0xbb5d…71a90xdcec…7566Basex402 service$0.01100%coinbase93d ago0x354a39…38aafb
0xbb5d…71a90xdcec…7566Basex402 service$0.01100%coinbase93d ago0xcabe32…7ab400
0xbb5d…71a90xad62…95c8Basex402 service$0.005100%coinbase93d ago0x4a27d7…d6ded0
0xbb5d…71a90xad62…95c8Basex402 service$0.005100%coinbase93d ago0x922bbc…d5a8e3
0xbb5d…71a90xad62…95c8Basex402 service$0.005100%coinbase93d ago0xba1b7a…5a8eae
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase93d ago0x7507c2…4dc164
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase93d ago0xa5b341…8d5bc9
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.001100%coinbase93d ago0xc66bb9…aa1365
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.001100%coinbase93d ago0x5b9cf6…3f49c7

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.