Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0xeeb3bb…210c43
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x980b47…f7598f
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x1733dd…bc260c
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0xe30f5d…43358f
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa37d ago0xd941bf…5a072a
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x9fc07c…e8e8f9
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x1f0686…bafe81
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa37d ago0x3c0791…04ae2d
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa37d ago0xf35cc6…2fa011
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x699cc9…7f3cc4
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa37d ago0x0a9845…0f1298
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0xa3db24…12d19c
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa37d ago0x16f503…5ae9a8
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0xca964e…652d20
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa37d ago0x76ead8…4b9f58
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x7b1fa3…8611f3
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb946a8…f92980
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa37d ago0x250444…23adf0
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x9c9ebe…4eaef4
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x9e3727…78b049
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x794062…0174d9
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa37d ago0x92beb0…23d100
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa38d ago0x31d0dd…1699c4
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa38d ago0x179bcf…9de67b
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa38d ago0x71b1bc…aa0b02

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.