Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa39d ago0xc809b4…3bcad3
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa39d ago0xb50953…7fd4b5
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa39d ago0xd7bce7…aa9303
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa39d ago0x727924…0b9b2d
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x08216b…3c7643
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x206003…f53fe4
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa39d ago0x6ca1be…9031c5
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0xd2a09f…600752
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa39d ago0x5b8f82…6eb9ab
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0xee78bf…2dac89
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x706603…634f56
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa39d ago0xde57ad…5377d5
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa39d ago0xb9f898…61fa2e
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0xd5b7ea…27dca5
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x52e3a4…8aa3ec
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x460f10…060a98
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x6d1780…6f1a62
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0xe3568a…6a740d
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x8ceb8d…57a40b
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x3e68a0…dc64c7
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x2c2007…2f7cad
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x2b7656…a20b4f
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x8b1061…399278
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x502de7…afdb4f
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa39d ago0x78908d…df215f

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.