Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb44e…0e5f0xac65…4417Base—$0.09100%fluxa106d ago0xc0372c…0b4174
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0x85c4c3…2c678d
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0xb0fd95…742145
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0x0da30f…fe7c6d
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x5d7029…02ceb3
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0xbb2942…99fde3
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x8c9b8a…2db8c6
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x8a7302…50eff8
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x19aa15…a947dc
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x155f16…1e4c36
0xb44e…0e5f0xac65…4417Base—$0.15100%fluxa107d ago0x6e2171…08e6de
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x07fbf3…338bd1
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x9ca409…96462b
0xb90a…9ae40xb44e…0e5fBase—$0.05100%fluxa107d ago0x00381c…5dbb7d
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x6b6314…81c529
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x26e99c…de03af
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0xc14bae…72bf0f
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0xdd37be…683606
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x4d46ff…9fe42f
0xb90a…9ae40xb44e…0e5fBase—$0.02100%fluxa107d ago0x6bf90e…6c8eea
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa107d ago0x10ae2d…f9839f

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.