Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa41d ago0xc20f1b…ab5658
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa41d ago0x34260f…383df7
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa41d ago0x2aa70c…097e85
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa41d ago0x7c5c5e…6b2027
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa41d ago0xb07149…ea0441
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa41d ago0x655d1a…bc34fc
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa41d ago0xfc0983…1dfe03
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa41d ago0x95cc9e…61c5e1
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa41d ago0x64b9f7…83b15d
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa41d ago0x4bd3c7…20f462
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0x1b81c2…b6836f
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa42d ago0xed5107…5029f7
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0x25ea22…8f7108
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0xf28076…745b88
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0xa5841e…ab3af0
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0xcd72b3…a2d2cd
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0x7d94d3…104766
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0xfe6bf1…3134c6
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa42d ago0x73293b…05e2c5
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0x12f782…9c27c5
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa42d ago0xf41a88…f08c58
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0x841413…0dee14
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa42d ago0x3e5726…1a1834
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa42d ago0x76ac5d…0aa8f1
0xf70f…3e030x9c95…e299Base—$0.001100%fluxa42d ago0x8958a3…8d8183

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.