Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x660e24…06f63a
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xb6321d…8fc84a
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x1a2d13…05a7a4
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x0fac21…b57720
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x43aa51…5ba364
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x386ff0…4a3e1e
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x910b50…6bf926
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x8a216a…f750c1
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x94c5c8…09f173
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xf29ed1…dbc8d2
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x10e1f5…e025f5
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xb23017…d3ed09
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xcb5538…b17ce9
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x20dabf…c1fee9
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x4365ab…33d17b
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x9334b0…eae200
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x23e43a…a6efd5
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xa7391e…8f6dd0
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xd11ae9…54b718
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x46cdf6…8b3771
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xc1e69b…cd31ca
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xf9f80e…011c2e
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xee434c…85871f
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0xff33f0…0f431e
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa68d ago0x2efbd5…b77440

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.