Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x0ca6fa…b7690b
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x17061c…32eb29
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x1e8ac2…dd38da
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xf5995c…9b3f81
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xbb0004…58e30c
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x320e76…67512c
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x2696cd…633f81
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x887c64…313bc0
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x681f1d…037044
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x67e6bc…914311
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x1dc63e…5a941d
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x618a1c…453694
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x2217a4…562af1
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x1d9d6f…fd99c9
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xce011e…acbe24
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x12231f…6be703
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x3840ef…b5157f
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xe72e13…8ed8e7
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x55a684…76b763
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xa7bae9…ba8e75
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xd5b7b5…e2f8a4
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xb67a37…bdf956
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x6f916b…3d8112
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xe8d5fe…d7f04f
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xf1b859…3efe75

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.