Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x5f4806…e008da
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x6e967e…26a434
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x609a1e…aa2476
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x9b7ec7…aa8862
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x505549…5723f7
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x0a5c28…055958
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x001d07…d29b82
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x33d593…62a13d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x0af192…320bec
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x61f7a2…4dc193
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xc55848…eac57a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xc36c3c…d9e05d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x9b84d5…396738
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x48136c…4522c7
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x0a3416…9010bd
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x57e9b3…70a9d8
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0xd4d2d5…67de4d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0xa5ec8e…0b9403
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x2cd85d…666ccf
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x1b0b8c…00e1a4
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x6d6ecb…eaacda
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0xe27ee6…feee78
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0xbe1af2…9fac25
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x8d60bc…c3714e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa77d ago0x37686b…db4aa6

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.