Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe2d…05570xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1759d ago0xd10f95…b1cafe
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1759d ago0x4e571a…e409d4
0xb92a…1e0f0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1759d ago0x5f6ff1…cf0bd5
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1759d ago0xdd0706…7d9eee
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1759d ago0xda4010…790415
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1759d ago0x4baa96…82db0e
0xc088…1ec40xf22e…f493Basegeocode-reverseGeo$0.01100%0x2772…8c1760d ago0x4068d2…10aee6
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1760d ago0x517136…a2fc49
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.03100%payAI60d ago0xcdbbd1…6e6d72
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x5f9211…14eb45
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x4faedf…ebe50a
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x4bc21f…d484e5
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x6cf242…04b19a
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI60d ago0x42f6fc…523c0e
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI60d ago0x37f322…a7e735
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.008100%payAI60d ago0x95b5e4…2b010d
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.008100%payAI60d ago0x58a8b8…08efa2
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.005100%payAI60d ago0xd1d49d…8fd82b
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.005100%payAI60d ago0x783a94…24c3e6
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.005100%payAI60d ago0x8743bb…bfa285
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.003100%payAI60d ago0x7b9b97…0e7815
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI60d ago0xa14e08…f60e80
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.008100%payAI60d ago0x125819…a1eebe
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.008100%payAI60d ago0x379031…1cdf4d
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.005100%payAI60d ago0x9ff6cf…6cd0d9

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.