Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x21775f…fa9890
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x7d682c…3f4420
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0xae5383…f42dce
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x1a3f57…86436f
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x066d55…ac0a13
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x5f3b29…b79bb1
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x9c35ae…a26e19
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0xb21c22…2d4d13
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0xf47081…bf2702
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x4ea6a5…b97b57
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x0ce2c7…a74fe4
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0xea0e2f…cadadb
0xb4d8…cb940x9c95…e299Base$0.001100%fluxa18d ago0xaf2e28…127d3d
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x752444…84decb
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x8aeac6…0c9ca5
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x2731ab…e53ba0
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0xe86f63…edbd99
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x4db673…a511e0
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x87e669…b79cc8
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x310cb4…b5bb1e
0xb4d8…cb940xfe80…47eeBase$0.001100%fluxa18d ago0x36840c…dcd408
0xb4d8…cb940x9c95…e299Base$0.001100%fluxa18d ago0x52e59b…46547e
0xb4d8…cb940x9c95…e299Base$0.001100%fluxa18d ago0x07aa8b…41cba6
0xb4d8…cb940x9c95…e299Base$0.001100%fluxa18d ago0x73b84e…cd06cc
0xb4d8…cb940x9c95…e299Base$0.001100%fluxa18d ago0xfc1ede…1aeb94

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.