Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x42dac9…64de07
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x887b0c…c5ad5a
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xdefa49…31c6f9
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xdda58f…f2906c
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xedd722…21f1d6
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x6a4299…918648
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x7fad51…e4089e
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x9afc46…0e8227
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x96b4e5…cd0b4d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x5dc75e…9cc12c
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x6d593a…bb3c06
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x2d4977…1d65b0
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xf3c69e…39da3b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x83ef03…c23433
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x964d36…de7d95
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x68eefe…10228e
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0xf678c1…d8bacd
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa22d ago0x70d24c…5cb558
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x24f677…532ebf
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x77ab89…4bc383
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x3e42cb…e62d08
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x5fa546…af262f
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0x70f56a…27e3cd
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xfcc3c5…5d426c
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa23d ago0xf6833b…9c782b

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.