Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0x391401…e37248
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeb4e31…004789
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1aae27…052261
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2f3c52…f27102
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d58a2…9c73db
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0x23b54e…4ae5f6
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a7917…1e195c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe2807e…872617
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI103d ago0x896610…b95adc
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb807b6…6539c1
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x064a72…d64ba3
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x576fb8…f87fda
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3897b1…8182df
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34c464…209ab5
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x67f6ad…a02070
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc9ac4…f00526
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a770a…bd23ef
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15a999…142e61
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb58201…85cf1a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c97d2…15be89
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1b8e84…df3b98
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4738df…17985f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c5581…87c3e8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e4c86…cdf2e0
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20fcfa…313092

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.