Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0xc8366b…e36157
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x744ac1…7684c5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0xda9b80…5004d4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x353ac7…ba6e4e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0xcd8da4…b5c4a7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x4e4a8a…e42c4a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x90f012…eeffd7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x26ec42…21ed56
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0xdb3134…9e983a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x5d3657…e68c55
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x8aa736…81a37b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x164ec9…e14364
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0xd098a1…78bec5
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x58ec09…720dda
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x1e3fbe…24c498
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x8571e0…7b3694
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0xbff256…d1e706
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0xfd2041…42cf58
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x4a7cc4…ec35bc
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x527c0a…6267cf
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0xac4c4d…837130
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0xe62d10…0e123f
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x9a3b87…c95365
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x1c3d18…5f5c5a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0xa08b77…840f16

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.