Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0xdd8e12…61fbdf
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x872440…45c047
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0xd4c3ae…dc5022
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0xe94b05…757aa5
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x8df66b…e7cd11
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x67e76e…42b7a1
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0xde2e57…6cfb88
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x6ca9df…135a8f
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x47c196…334858
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x6b44e9…9f2ef5
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa42d ago0x321678…37525b
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa42d ago0xc38593…1a11ac
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0xa7c751…66f4d9
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x87d24f…ade4c5
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa42d ago0xf7f923…a705fe
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa42d ago0x86f616…be5121
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x2709ec…a79cc9
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa42d ago0x5f76d9…1d37bc
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0xe654fb…c65658
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x72ff1c…a6344e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa42d ago0xc171d6…c06f6f
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0xbcf17b…2c36a2
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa42d ago0x971bd0…3b6c3d
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa42d ago0xf7109c…6e19b5
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa42d ago0x00ec7a…5e8a05

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.