Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xc458bc…1c269c
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0x9bbd7a…425676
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xd366d0…074d79
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xffa773…ceaea7
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xed5666…034959
0xe308…36670xfe80…47eeBase—$0.001100%fluxa18d ago0xe55293…3c5690
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x066adf…2036da
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xa0fdde…7bcd90
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x84421d…d26e8a
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x2d080a…e1feb6
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x0c1729…077b92
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xa08d6f…2342e8
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x2de4fa…e68dfc
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xec56db…dae038
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xf93f0b…96cf38
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x1d965c…7ff98f
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xe98b4b…d573ae
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x2de441…ad620c
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xbc6ef9…cae561
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x5ff98b…b26a4b
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x96e620…39cf6c
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xa5e314…fa3b19
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xa05370…ea28b2
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0x752704…6bb26d
0xe308…36670xfe80…47eeBase—$0.001100%fluxa19d ago0xa10618…62639c

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.