Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0xea0e68…6a9af9
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x743343…dde071
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0xdc1e8e…331469
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0xef9990…408c22
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x98812f…db80d1
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x8e262c…f82b6c
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0xba769e…8f355d
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0xc79e98…0171c2
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x1afcf3…482105
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x415d2f…7b254a
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0xf41d2d…b535be
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x33554d…cbcafc
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x9566ff…592232
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0xf3cc7b…a97e5c
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x3b11c9…f88c08
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x3dccc7…33f99e
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x77a5bf…e6e776
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x2a941d…c075fb
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x268781…377ad6
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x8af4cc…3fbe52
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x930c4d…58e22f
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x0e27ed…520f72
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x360954…6466e6
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0xea9cac…a0ec56
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa19d ago0x247fb2…8e12f5

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.