Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0xcb3e89…1bcdc3
0x8468…d5de0x6a5e…c666Base$0.01100%payAI178d ago0xf56a3c…f77f78
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0xa967e3…43c1f4
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x7f8b50…6a5ca2
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x52707f…b919f8
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x2f03dc…87653d
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x545016…1ca1e4
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x181120…6131b2
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x00e7db…0fa529
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x60e3d4…c0498f
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0xb26b46…d4dd68
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x9e1c14…147d3c
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x1520d0…7bef75
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x07532f…ee8f2c
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0xbd653d…78b826
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x3ec6bf…2456b1
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x56e2e2…f1f1e4
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0xcd9cfd…79004d
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x647abb…9d6520
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x5265b6…d1d437
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x55bb3c…4f555f
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x2b7039…906dba
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x2edaa7…225502
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0x2d027e…db25b0
0x8468…d5de0x6a5e…c666Base$0.01100%payAI179d ago0xca810c…163222

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.