Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0xe0d3fb…56d204
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0xc7bf97…d86ab9
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x9c60a5…3d04d3
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0xc13b81…55e44a
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x8e79b3…866012
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x544302…7c407c
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x016c2b…8e6771
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0xaf4f59…34e77e
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0xae897f…7f750e
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x4f6131…edc726
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x007d8f…e775e9
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0xc53a16…af4a00
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0xebec42…525f84
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x6ee9cc…71940f
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x666367…ab67f9
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x47926d…c60e2e
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x7edd45…4b96b9
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x5f0ed4…251a65
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x87f32f…8c4eec
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x893b43…28bde3
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x389552…008576
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x5e25c8…f8fe83
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x589a5c…a4d79e
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x9d8ef9…ae8ef6
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa21d ago0x2a1ecb…d2486e

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.