Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c3afe…c7ab72
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x915ae1…ddd186
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f98c5…2579bf
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc03ed3…0cad50
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ff5af…64d885
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72cf64…6da871
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0f0de…b6da4c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f8fe3…a2a4cf
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3d4c9…f2fb29
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79499c…880e8c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeba716…acfc1f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x916018…6d7ce5
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7dbfb9…869f4c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed4373…11eabb
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa37e69…f5174c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe14bd…91012d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59b53d…5fa374
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf6e77…d25fb1
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8088f…92346f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6651e1…8dc203
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cb0ed…c9c37f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0bca2…2b0f5d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x492d0c…7d424a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf8b85…c3bd9f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3a78c…5d9b75

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.