Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI66d ago0x6bcae2…eea491
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0x0b17d5…8f92eb
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.10100%payAI66d ago0x7dec63…2c267d
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.05100%payAI66d ago0x88b2bf…053729
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0xdcf4a0…5b2607
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0x5cc6a8…bcf5de
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI66d ago0x447cc6…ef992f
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.03100%payAI66d ago0xa3db0a…5ff0f9
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0x4b0ac0…29e804
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0xbc914c…8c83b1
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI66d ago0x9dc387…44e6f3
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI66d ago0xc526e1…0e5ce7
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI66d ago0x2fd500…6f504c
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI66d ago0x83f9e8…9bf845
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.03100%payAI66d ago0xeb63dc…33ce2b
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0xcb5087…5e74df
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0xb66df7…a3601d
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0x76833c…42e974
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0x985a2a…3a2b95
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.05100%payAI66d ago0x311d07…ab7d31
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.15100%payAI66d ago0x417e34…fc2e87
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.10100%payAI66d ago0x2a8a4e…feeafe
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.04100%payAI66d ago0xc64c83…49d3b2
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0x7823f2…a651de
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI66d ago0xe7523d…ab71b4

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.