Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xa6c2f5…d33bf7
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xc3fe2d…493a48
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x6aa62a…355f4d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x6b53e7…a7fe1d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x60c5f9…faa288
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xee71bb…5735ec
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xe0ff6d…dd83c0
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x3c3eb0…187d2f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x997f48…ed2b61
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x30ff9d…d515d4
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x790d78…bc57bd
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x54fd62…032a1d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x1a959d…b5238e
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x2e55e8…a344d6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0xf17e23…3c805d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x6b1257…b17997
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x035d3f…8c2888
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x5d1df5…c30089
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x04ce5e…e2547b
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x2397c3…420b7d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x69dc74…ee4118
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0xb1f9d4…65fd8d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0xd4c1bc…6cb455
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x31b439…67b068
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa21d ago0x4138fa…2a4620

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.