Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x2fc12b…89f1ec
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xc27b47…6d1f60
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x775a3c…b0ddb3
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x1d3340…826dac
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xfcb701…601983
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x0099c9…99d75e
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x6c3228…6f3a01
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x534d86…b7b4d4
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xc4e7ff…790032
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xa8b9a0…f76be9
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x9275bb…bb9f7c
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xde0b8c…190d88
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xdd0d49…6c53ea
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xd1ecd4…6dadc8
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x2bc547…6d8806
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x2d674e…ae52c5
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xa2dccd…139db5
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0xae44e8…4b9638
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa19d ago0x9fc34e…3ca9aa

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.