Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x678d5a…03ff25
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x5192f2…3cabaf
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x24d080…fa8691
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xe0753e…575a76
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xdef407…16be88
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x5014c9…d92843
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x8cfa93…e661b4
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xb2b96b…3ae32b
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x57937d…b39ad6
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xa2c166…176302
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xd91950…832e16
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xfa5aa7…a1c25c
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x69d350…e95eda
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xcc11b6…2bf0d8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xdb8abb…8df432
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x277a3a…d6506d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0x2171a5…b187cb
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa18d ago0xfe9500…8b1308
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x1a2eab…5dc556
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x959e4a…e088b0
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0xe61930…aca482
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0xc882ae…b6324e
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x506b6d…87a351
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x0d3417…4a1f5a
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa19d ago0x675955…b6dce6

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.