Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x18ee52…dc74dc
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x0471fb…56601b
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x149e51…a6b0e4
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x28f1aa…1a7c45
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x700ce4…b5cb24
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xa5a78a…35ae10
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x4cde61…74825b
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xf9faf5…ff084c
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xf55d86…e124b1
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x098b00…29b4f3
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xc796af…6499d5
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x69eb20…cb69c7
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xb2fcff…b10841
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xcbff9e…cf2bf3
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xce4dd3…305399
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x90cab9…caee60
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xf51f20…c55d4a
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x0cfb60…016a8f
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xc52760…34543e
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xd513d6…0a1797
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x4f9aaa…073990
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x139139…479e6f
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xed8d23…2af5bd
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0x0fe978…0dfb16
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa18d ago0xe3d2c0…65756a

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.