Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0x98a045…420b87
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x8f9b85…231ff9
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0x070d07…fbcd82
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0x90dcaf…e45337
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0xacf0e0…f2d282
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa40d ago0x8bc78f…ce749c
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0xe5a9f8…4abf24
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa40d ago0x75da68…211d3c
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa41d ago0xf7dc0a…ad8603
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xbe3d39…eb663c
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xda3f31…ab02d0
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xd8a692…4b17e0
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x65f5f0…0a87f0
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa41d ago0xfc4c23…c80094
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xd0ae7f…311ce5
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x7b6ea0…8eabe0
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x3981ad…9a55cb
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa41d ago0xe56d92…e80ecf
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x118695…490fca
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa41d ago0xf61ce6…25188e
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x83d15d…b3f8e8
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x65464b…a11fda
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xc63d17…9ff406
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0x873122…371ef4
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa41d ago0xdc7b10…28f974

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.