Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f3791…a40cb3
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2301ca…b3a20a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d8a98…0fedec
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f8f95…210d43
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe52ec8…9880c2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf5f135…493993
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70a00b…5292f1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9356da…bdba13
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50b9a3…613c18
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d6ef6…c51a98
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34c1a0…c20dfe
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x042458…5861ad
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf8c41a…bd40ff
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0007f1…3e7e61
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x852a85…d9375d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31bf52…aa893a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff850c…07f177
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63376f…648bc4
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x313c32…f55f00
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc76ad1…31c1ab
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x385d27…e7f22f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1860b3…b658a0
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2bf57b…bb4627
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8208d…83ec94
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x30e39f…da2e7b

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.