Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd507df…72b299
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82df61…bc2cdc
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7c146…f9beef
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x416180…eb2250
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x829906…d35efb
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a46ce…4cb308
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb77349…33e7ba
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6b1f5…d53f88
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d197e…139255
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a853c…944b7d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46b94a…aef525
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff57bc…661648
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c9a53…f8f87d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd17651…f8fa2f
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ddf84…b5495d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x483b23…99b039
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa071d0…57062c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5b885…4a65d8
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf2c2d6…90a67f
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff2bd3…ad8361
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e3e37…7d71a5
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0bd48e…bddf3a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91c5f6…bf7cdb
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63903e…19c9b2
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe2cbbd…9350a1

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.