Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$17.81100%mrdn64d ago0xe29b27…35646b
0xe55e…f7480x8e77…e2d6Base—$17.47100%mrdn64d ago0x0e0313…03c07c
0xe55e…f7480x8e77…e2d6Base—$21.42100%mrdn64d ago0x5026b6…b86cdc
0xe55e…f7480x8e77…e2d6Base—$15.83100%mrdn64d ago0xf0f40f…4ec94d
0xe55e…f7480x8e77…e2d6Base—$29.97100%mrdn64d ago0xe1f729…32eb65
0xe55e…f7480x8e77…e2d6Base—$17.25100%mrdn64d ago0xa67278…16a446
0xe55e…f7480x8e77…e2d6Base—$30.59100%mrdn64d ago0x70a042…05c390
0xe55e…f7480x8e77…e2d6Base—$13.83100%mrdn64d ago0x39769e…f795fc
0xe55e…f7480x8e77…e2d6Base—$24.18100%mrdn64d ago0xec819a…d4b220
0xe55e…f7480x8e77…e2d6Base—$26.23100%mrdn64d ago0xb04da4…ea6c5e
0xe55e…f7480x8e77…e2d6Base—$30.42100%mrdn64d ago0x82d34c…06ae9c
0xe55e…f7480x8e77…e2d6Base—$13.86100%mrdn64d ago0x781006…82ef87
0xe55e…f7480x8e77…e2d6Base—$26.76100%mrdn64d ago0x147bf8…df8a99
0xe55e…f7480x8e77…e2d6Base—$16.05100%mrdn64d ago0x240f21…2016a1
0xe55e…f7480x8e77…e2d6Base—$14.45100%mrdn64d ago0x4546b6…26b8bf
0xe55e…f7480x8e77…e2d6Base—$14.91100%mrdn64d ago0x4cb8f2…6c19a9
0xe55e…f7480x8e77…e2d6Base—$25.95100%mrdn64d ago0xdfabe2…98082a
0xe55e…f7480x8e77…e2d6Base—$28.55100%mrdn64d ago0x89f2db…8d01e0
0xe55e…f7480x8e77…e2d6Base—$21.60100%mrdn64d ago0x5ed905…955bad
0xe55e…f7480x8e77…e2d6Base—$16.22100%mrdn64d ago0x42e684…2dbf36
0xe55e…f7480x8e77…e2d6Base—$13.53100%mrdn64d ago0x1c4b37…eb8131
0xe55e…f7480x8e77…e2d6Base—$21.75100%mrdn64d ago0x216280…97bfef
0xe55e…f7480x8e77…e2d6Base—$23.04100%mrdn64d ago0xa5f769…fb993b
0xe55e…f7480x8e77…e2d6Base—$24.00100%mrdn64d ago0xf48d04…2fcd2d
0xe55e…f7480x8e77…e2d6Base—$33.81100%mrdn64d ago0x587229…073234

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.