Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0xd161f3…5c6769
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0x8d1ed6…6aaed0
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0x3fadd6…742f1c
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0xffc276…8435ae
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0xb15ed8…eb9312
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0x2ffb0b…91591c
0x46df…199b0xac65…4417Base—$0.01100%fluxa119d ago0x56da3a…6742fe
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0xf9a67f…8d1668
0x46df…199b0xac65…4417Base—$0.06100%fluxa119d ago0x952de8…e60a3e
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0x426fd0…2e58ea
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0xf651dc…863517
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0x7ea5f3…49f1d4
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0x4d7e07…4c5c39
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0xf21d25…1f99cc
0x46df…199b0xac65…4417Base—$0.06100%fluxa119d ago0xee996c…5fbccb
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa119d ago0x248411…7b003f
0xb90a…9ae40x46df…199bBase—$0.05100%fluxa120d ago0xc1c86b…73039d
0x46df…199b0xac65…4417Base—$0.04100%fluxa120d ago0x56f478…b0089f
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa120d ago0x18fa95…1e942e
0xb90a…9ae40x46df…199bBase—$0.01100%fluxa120d ago0x2e9678…761ad5

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.