Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base$0.01100%0x6366…f1e2104d ago0xe4c928…0f14bf
0xbff5…6fde0x6366…f1e2Base$0.05100%0x6366…f1e2104d ago0x919f99…147ced
0xbff5…6fde0x6366…f1e2Base$0.04100%0xa46e…ec94104d ago0x1a6765…2a7126
0xbff5…6fde0x6366…f1e2Base$0.006372100%0xa46e…ec94104d ago0x1318d4…2f7743
0xbff5…6fde0x6366…f1e2Base$0.04100%0xa46e…ec94104d ago0x5eabc5…0113ac
0xbff5…6fde0x6366…f1e2Base$0.05100%0x6366…f1e2104d ago0x1f914d…72ed3f
0xbff5…6fde0x6366…f1e2Base$0.04100%0x6366…f1e2104d ago0x86bb7b…283644
0xbff5…6fde0x6366…f1e2Base$0.14100%0xbe53…e902104d ago0xb6f1bd…aabdf2
0xbff5…6fde0x6366…f1e2Base$0.005311100%0x0098…3100104d ago0x159958…8a4750
0xbff5…6fde0x6366…f1e2Base$0.006143100%0x6366…f1e2104d ago0x48daf1…965351
0xbff5…6fde0x6366…f1e2Base$0.05100%0x6366…f1e2104d ago0xe34a09…2f6c9a
0xbff5…6fde0x6366…f1e2Base$0.05100%0x08ff…bb06104d ago0x1f4f5f…28732c
0xbff5…6fde0x6366…f1e2Base$0.04100%0xa46e…ec94104d ago0x723482…18abad
0xbff5…6fde0x6366…f1e2Base$0.01100%0x58fe…153b104d ago0x0a992f…6e0fe4
0xbff5…6fde0x6366…f1e2Base$0.05100%0x58fe…153b104d ago0x728b05…63a8d2
0xbff5…6fde0x6366…f1e2Base$0.03100%0x4918…e369104d ago0xf4b769…2bfebe
0xbff5…6fde0x6366…f1e2Base$0.01100%0xa46e…ec94104d ago0x87ea21…6df637
0xbff5…6fde0x6366…f1e2Base$0.05100%0xa46e…ec94104d ago0x59cd68…212758
0xbff5…6fde0x6366…f1e2Base$0.02100%0x6366…f1e2104d ago0xa91627…cb9f7e
0xbff5…6fde0x6366…f1e2Base$0.03100%0x6366…f1e2104d ago0x067e57…44585e
0xbff5…6fde0x6366…f1e2Base$0.05100%0x6366…f1e2104d ago0xc35c9b…f9a005
0xbff5…6fde0x6366…f1e2Base$0.08100%0xdf51…2402104d ago0x4ee867…f7c9f9
0xbff5…6fde0x6366…f1e2Base$0.08100%0x0d17…b7d1104d ago0xd540a9…69c705
0xbff5…6fde0x6366…f1e2Base$0.11100%0xbe53…e902104d ago0x66620f…83800d
0xbff5…6fde0x6366…f1e2Base$0.05100%0x4918…e369104d ago0x20f1ed…b639af

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.