Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0xc21065…6c610d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0xe4d6d9…2e5b97
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0x2a0c39…189275
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x95413a…bb92df
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xed7759…2982c9
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x1a9abd…95569c
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xda856e…189606
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xc24b34…417a95
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xee4dfc…d60413
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x7df262…b995c4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x25c0de…b74155
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x96cf7e…d5f5ea
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x4c0eef…713414
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xad25f5…355ea5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xab9eb6…ce2a53
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f9f49…eebd87
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xf80746…014f24
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x339343…08fd38
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x2659e0…646f7e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x5b0f1f…d8de41
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x1f7792…d544c7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x5b2067…4a98aa
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xe5e751…0f3c7e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x91afcb…347858
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xc44a80…a6b3b6

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.