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.01100%payAI61d ago0x3f8382…871bff
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.03100%payAI61d ago0x257133…d5971d
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI61d ago0xd8aa4c…e963ad
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI61d ago0x8500a4…0eba98
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%payAI61d ago0xe9dd2d…597510
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI61d ago0x26a87a…0b6334
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%payAI61d ago0x8f71e3…101940
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1761d ago0x3fa565…b676f3
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1761d ago0xfc1930…dd78c6
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.005100%payAI61d ago0x94d718…7b6b8d
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.15100%0x2772…8c1761d ago0x2393d4…3e4c81
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%0x2772…8c1761d ago0x861067…29c2e6
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%0x2772…8c1761d ago0x5d5ebf…143e90
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1761d ago0x92b501…4b64a8
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.03100%0x2772…8c1761d ago0x1ee95f…909567
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1761d ago0xdf69e0…14376a
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1761d ago0xfc2bda…a1572d
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.03100%0x2772…8c1761d ago0x912b57…6a5835
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%0x2772…8c1761d ago0xbeb962…cedd83
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.008100%payAI61d ago0xf33fc0…77a622
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.008100%payAI61d ago0xa542e3…4d1884
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.008100%payAI61d ago0x035df4…309882
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%0x2772…8c1761d ago0x9985e8…dc83d6
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.01100%0x2772…8c1761d ago0x4838e1…bc76c1
0x7e57…2f090xf22e…f493Basegeocode-reverseGeo$0.008100%payAI61d ago0x89b320…873052

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.