Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0xd8ba13…6b9e6e
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0xa6fc41…46949e
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x2dee54…cf1865
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x27aba3…6b3d44
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x581f97…2c43bd
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0xefa3da…5280b2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x3015f4…40a15c
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x347003…27a910
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x305bf3…ad9db3
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x6d3101…488ee2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0xe34196…24125b
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x4593fc…c8f966
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x5b61f7…ce7ad2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0x95c56a…41af13
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0xe1a754…a36367
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown71d ago0xac27fa…d878e0
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0x4c7403…d06de6
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0xe7b655…79c4b6
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0x6587a6…d8302d
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0xcf647a…966a1f
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0x513d6c…f087ad
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0xf6cb7c…20e18c
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0xd634cd…98fa14
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0xfe2451…eeb152
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown72d ago0x90baa7…d4cee3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.