Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x922c9f…2b2e04
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x870a6e…bc4345
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0xb60d66…8493d6
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0xc1ff95…3f1bdf
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x8a6dee…4593e4
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x14f020…01fc99
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x7b1aaf…9b0e0c
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x2f88b2…e84d6d
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0xe1d1ca…211fbd
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x44f1af…a77a98
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x0da509…6e47db
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0xdb1da8…75b77c
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x8b4abf…e08fdf
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x144b74…66b893
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x739c75…97e621
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x24c3fb…5a7ff0
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x268840…85c9ee
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0xbee265…e7165b
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0xc11cb9…9e2dee
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x9f3dd7…fc16b4
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x57e3ff…e99e21
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x647f69…c30b5d
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x466a87…2c459f
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0x6322e3…5f67dd
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa14d ago0xa43525…a9ec60

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.