Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x60c70c…35c256
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x73cfb7…6a2645
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x14c49b…bb14e4
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xaf5103…42fe78
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xaef7e9…95bf25
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xa3e05d…103d58
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x2e0e31…b7f95f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xb43261…51a502
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x0f8542…f69627
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x8eb7b2…9d49e9
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xfc431c…4c59f7
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x60d8e7…3662be
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x253e5e…29767a
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xe4ab3a…c555bd
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xd701a2…ef4a27
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0xa4a355…f92e26
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0xc62e12…fcae4a
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0x738a29…049a02
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0xbc2ddd…d2c8b0
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0x7e6162…d1c96d
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0xde82e4…c13c39
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0x89149a…e733ae
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0x386afa…98d865
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0xfd598d…ae577d
0x6147…66830xfe80…47eeBase—$0.001100%fluxa22d ago0xf9fe20…f24090

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.