Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x34d3e9…54ed66
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xd6e651…bbd2ac
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xab7ba8…cf7236
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xf7422f…07406c
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x11244b…e4e074
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x67a401…5c4947
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xdad421…6d3358
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x23d159…3e028e
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xe32e91…b4ace4
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x364610…b55049
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x7f4b80…3eda57
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xdaa6d8…3fff53
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x340896…df5c88
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xbaa8cf…ea683a
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x28b26a…c21522
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x35076b…6dd881
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xe31089…309d9c
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x1ee857…c71399
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0xed3aa3…98b230
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x8b872a…72bff9
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown31d ago0x3728bd…4ddda3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.