Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0x12d05f…bb5b4a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0x431890…27c4fe
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0x57242c…e11417
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0x287f2c…ca58a6
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0x912199…fea1db
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0xda341b…26b066
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0x93051c…d3b306
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0xe3faae…bc30ea
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0x729ce4…6b6c3e
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0xab9e00…668b02
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0x9ab9c7…313a6d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0xbf659b…d840ac
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0xdccefa…291072
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0xe95327…b7bee5
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0x65cfd6…ab6cbd
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0xc92298…925c52
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0xd60141…2ff062
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0x0b3a2e…69c3f3
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0xdf5b63…80b0c1
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0x75ba52…41cbed
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0x7e1095…235691
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa34d ago0x3424ff…4ff3e4
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0xaacf46…b3f3a4
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0x014232…740a25
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa34d ago0xf60340…4351bc

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.