Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1760d ago0x227c10…d7681b
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1760d ago0x3fef4e…a52676
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1760d ago0x283005…a6dd3b
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1760d ago0xec9336…65062e
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1760d ago0xb2708c…1191ee
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1760d ago0x09d38e…12e9f1
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1760d ago0xbdee6a…0df0d9
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1760d ago0xd7f681…0e3d39
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1760d ago0x0cb630…28c850
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.15100%payAI60d ago0xe9a755…2d687c
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.15100%payAI60d ago0x530171…f06d44
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI60d ago0x6af309…c917f5
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI60d ago0xcaedc1…bb3889
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI60d ago0x6a618e…1afa6e
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI60d ago0x81aa30…0a4da2
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.05100%payAI60d ago0x605fa4…2db18a
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.03100%payAI60d ago0x514e51…6324c1
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.03100%payAI60d ago0x1e00e2…6d6af0
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x1298e7…862197
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x4aeb29…35feb1
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x79a885…265882
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x2b9297…6a090b
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x0b50f3…06c1fe
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI60d ago0xcbad4d…55fece
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI60d ago0xe818af…6a8e91

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.