Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0xb4b872…331fc8
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0x65a339…66f76d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0xa69781…308e5c
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0xb29775…da080a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0xc01a3a…edfda8
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0xf747e4…f974e7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0x30ea11…10aa34
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0x5a21be…15dc95
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0x3e8175…ea8b07
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0xb580d7…a427d6
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0xb40ce6…5113f6
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0xc0c271…9aa946
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0xcd1753…c07062
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0x7aace5…53e205
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0x5b6bf6…cad7f6
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0xd55bc6…d92541
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0xbadf4e…61d5b9
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0x64339b…990a43
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0x059fd0…b56ab6
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0x49a55d…ad8333
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0xef6aa4…6903ee
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0x818767…bcc2f0
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa42d ago0x3d3ed4…2839ae
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa42d ago0x71fc0a…b0cc5b
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa43d ago0x31e7fc…665066

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.