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.03100%coinbase70d ago0x36cd5e…bec8e6
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0x817671…a54ca4
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.04100%coinbase70d ago0xda0445…62b7c2
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase70d ago0xfba0e2…d11e3b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0xa7f823…cd65b2
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase70d ago0x70f710…887951
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0x697bc0…8e96f3
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.04100%coinbase70d ago0xc43051…a4d500
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0x22ff6f…a95af9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0x370e26…a9c113
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.08100%coinbase70d ago0x0a28a3…1f9ea0
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0x864af2…3dc4c8
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase70d ago0xd6c2ac…ae916d
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase70d ago0x0f25a6…2916ed
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0xbb6829…a26e2d
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase70d ago0x1c8948…a25eb9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0xd0b10c…26b983
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0xb71284…a86582
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase70d ago0xdb0846…8f6b22
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0x69f807…23da20
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0xf41153…d8426a
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0xf6ec8b…b60532
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.10100%coinbase70d ago0xfd8d2e…79812c
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.006100%coinbase70d ago0x852672…2bd149
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0x955474…f14b39

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.