Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b7167…4e163c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x575219…d59ee9
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52c663…f63329
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d16bf…905223
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xabd33c…3dbfd1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb307e4…3959a6
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e8248…09335c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa623d6…089e6f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90dabe…e03d12
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe2add9…1b7c7d
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f5292…cddcdf
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x406b53…cc1e90
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0a5e0…45cf2a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac75f0…2ed368
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3223b…248b75
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46b3be…b5a579
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7d74f…46cb43
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0c1d6…d43087
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e377c…d0747c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf768bc…3d8d11
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3188c3…fbba2f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8273b3…92a086
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe62367…6bd4cb
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4b7e2…939ad6
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb9497…a40275

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.