Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0xdfdfa7…3bc24d
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x8ccf3b…34d3eb
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x8a4096…d753cb
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x520a76…a66c44
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x3e358a…692ff5
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0x0fdb19…8214be
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0xc8ecc1…e674cb
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa42d ago0xa31f9d…11cde5
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0x970bea…c7113d
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0xc31e0b…1adb1e
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa42d ago0xeca881…0b29bb
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xb2fe93…5eae04
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xd956bf…cf902f
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xc43cda…a8f2fb
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa43d ago0xe6eca0…777e90
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa43d ago0xb7e283…578338
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa43d ago0xd91f28…6242c7
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x016cf1…0f75fd
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x488971…017afa
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xb1c673…0fd64c
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x7b3b4b…f52ff7
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x1de8f7…ef1dfc
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0xf42c3d…45740c
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa43d ago0x39eed5…75e716

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.