Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x32ff68…f884c6
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x443256…e3f0f5
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x93879b…6b3b4c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x9a87c4…1aa666
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xd404ce…33de46
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x76578b…69e812
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x4ee2eb…6d8841
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xc72f41…51826a
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x9907b6…fab63c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x4731f6…f038bf
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xe7f842…3aa576
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xd48094…d695ec
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x460f2b…2367f6
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x3e804e…671645
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xd620f2…1b4b6f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xaeafcf…47c14d
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xb075a8…3c59c3
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xeda625…b80d29
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x262366…5f7ec8
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x9948b8…d29812
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0xabdec7…5547cb
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x56d96d…b687fe
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x104a35…2553bb
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x0a2267…ac0823
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa33d ago0x836554…75c206

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.