Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0xf972b4…f6be26
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x52c682…ca9484
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x086960…aa0e5e
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x2a8076…e6d263
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0xffbf9f…678d7b
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x85c9f2…c1d2ed
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x243872…d4643c
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x762d79…59ff82
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x4d4018…71712b
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0xd7ae8b…38607f
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x6f5ded…babf92
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x8e04f2…56adaf
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x05e49a…3a8e28
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x38c202…04b8e6
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0xce85aa…341317
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x6475a9…e618a6
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0xf7479d…0d8edc
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0xf059dd…330141
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0xf7bcaf…26dd54
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x0f29a1…7c2090
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x7ecac2…dfdba5
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x335cea…d5be42
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x213032…756ccd
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x722d5f…0e5bf5
0x6fe8…26c30xfe80…47eeBase—$0.001100%fluxa18d ago0x9dca81…947f59

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.