Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd579…071a0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase19d ago0x8202de…27db9c
0x5975…500d0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase19d ago0x81b355…8231c0
0xedc6…d2d00xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase19d ago0x6f596c…e8466a
0xdb00…1fac0xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase19d ago0x3d32fc…c9d322
0x9688…d92d0xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase20d ago0x41d9cc…eb552b
0x76e9…57b30xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase20d ago0x9bfe1c…fd1459
0x01f9…84d30xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase20d ago0x0cf840…a0fb6c
0x4807…91800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase20d ago0xd44e7c…82da60
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x0a5066…bf86a7
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x255a0d…513029
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x12d5c9…9ef94c
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0xa9d4e9…5895cd
0xc9c7…16700xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase20d ago0x4d13a6…9e70f7
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x174c99…af2cdd
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x66cdee…0e7a3d
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x8b6093…61d520
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0xf28b03…7fdca4
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0xa1814d…598587
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x3186d4…306bac
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x06be5b…a3ce56
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0xee1ab9…329715
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x395fc0…7d142c
0x481d…13340xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x645aca…8afcc6
0x481d…13340xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x157301…c5d067
0x481d…13340xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase20d ago0x12cfff…180cc1

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.