Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase38d ago0x2cd875…014ad1
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase38d ago0xb5d4b3…1f4dd7
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase38d ago0x4b4bb2…13acd0
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase38d ago0x76796c…81aee7
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase38d ago0x44cea0…894668
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase38d ago0x5747ad…b61bf8
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase38d ago0xf64ce6…b8b3fd
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase38d ago0x40b9a5…d349f2
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase38d ago0x43799b…0fc36a
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase38d ago0xa20d71…70f04e
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.10100%coinbase38d ago0xb42634…bd334d
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase38d ago0xbd329b…e96f9b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase38d ago0x44241a…e25d68
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase38d ago0x6759c9…ee57d9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.05100%coinbase38d ago0x5b8f23…486057
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.04100%coinbase38d ago0xda6d4f…81296f
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase38d ago0x07a0ea…dc2059
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase38d ago0x0f21ae…090abc
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase38d ago0x0cace8…cfbb40
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase38d ago0xbf5b49…4b7eec
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.20100%coinbase38d ago0x261961…8018a7
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase38d ago0xface60…d9602b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.08100%coinbase38d ago0x8e410a…772781
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase38d ago0x65d3c5…e8467b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase38d ago0x27321e…ca3cd4

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.