Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x18841b…a928bd
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x12480e…903c40
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0xad7d25…b0c58d
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x4c825c…3d8a8d
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x22df3f…dcb3fb
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0xf028f1…587139
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x098d04…735282
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x88cd93…d1e4f9
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0xff3fa2…bc72e7
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0xd0aa9b…cf650f
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0xd45628…7df5de
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x871fb6…d80fc9
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x4b5239…718b71
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa71d ago0x0f4402…e022d0
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa72d ago0x060a34…98f78e
0x6f5c…95770xfe80…47eeBase—$0.001100%fluxa72d ago0x7e6c27…48cc94
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa72d ago0x765ee3…cf2e54
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa72d ago0x0de81d…eb8071

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.