Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0xd566df…b28b45
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0xff3c68…fdb4c7
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x83b420…c95c3a
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x5bf484…e263df
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x1c2d85…afadad
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0xc7d3be…3104f2
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x481430…4b2617
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x8b4435…9951a8
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0xffe0ab…116ea7
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0xec616a…52adca
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x1e4c80…a40940
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x3de338…eade46
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x798a7b…b64991
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x3d5d9e…3aabab
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0xe7647c…4880db
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x9cf646…bbbb3c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0xc9d5c8…99d199
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x52c229…b3576c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x917275…186c22
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x59c9b5…f975d4
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x465192…e3f904
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x7955cc…14346b
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x3174a7…7511a9
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0xa10af8…708dde
0xed58…25910xfe80…47eeBase—$0.001100%fluxa18d ago0x0e1218…910af6

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.