Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x2e64d4…bd29f9
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x7340a2…2e3cc3
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x8f1fcb…edc03c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x9bb6d9…5957c9
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x952d81…a85d90
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x396cca…827ae8
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x61a16d…cd5ab7
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x4875d4…c3452b
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x929686…f909e1
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x43d04b…f5229f
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x701782…f18385
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x44a3f7…08eb2e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0xbec5a6…7b8e72
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x246507…f6b599
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x88fd0c…637123
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x56bf82…14a2dc
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x789c87…2b84be
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xa67646…5425c8
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xac2d60…3522aa
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xdeeef8…316445
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x2f0b34…ea169a
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x5833a3…a16225
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x62b4c8…2835d0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x9f8efe…48a4ff
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x3d69af…091d20

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.