Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x7d4929…7f27c3
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb3ddfb…cbe909
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x07fc27…0ac974
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x2fb10c…b0ef32
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa18d ago0x8bd6bf…193f4d
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0xc28156…949699
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x6fde2d…fbea7f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x789b9a…4aa50a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf39a16…00a9c9
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x38a498…cab07e
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x92b96d…af6d7e
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x95579f…9e5417
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0xb220b2…fa197c
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x9157ed…748544
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x545702…ff62fe
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0xfb79dc…11f52b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x497fb2…8f4fe8
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0xdcf1e4…4a99c9
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0xd9ea88…a22d43
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x1af723…79488d
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0xcffd34…be11bc
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0c98c4…8357f6
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x5519e3…d97e46
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0efe88…d0dc62
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf86d93…f4cbc3

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.