Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0xad07ea…5094b9
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0x1237f5…aa506e
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0x15a54f…158f8b
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0x778a63…4acb2c
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa44d ago0xb3b453…475d7e
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0xda9362…1a0c3d
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0xea2e8c…a9e29a
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0xad3401…5bce46
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0xa4321c…94f626
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa44d ago0x5698f8…5fb68f
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0xdf5cba…21fab1
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0x894022…f6e0ef
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0x3aa858…7d6ec0
0x96f8…daa50x9c95…e299Base$0.001100%fluxa44d ago0x27c887…989b3b
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa45d ago0x6b0f5c…f41397
0x96f8…daa50x9c95…e299Base$0.001100%fluxa45d ago0xae1fe7…2ca999
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa45d ago0x7d2903…991634
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa45d ago0xa19171…d1c58b
0x96f8…daa50x9c95…e299Base$0.001100%fluxa45d ago0x75b88d…8efbdd
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa45d ago0xef3424…5a1c44
0x96f8…daa50x9c95…e299Base$0.001100%fluxa45d ago0x056425…dff284
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa45d ago0xf08782…304c60
0x96f8…daa50xfe80…47eeBase$0.001100%fluxa45d ago0x0eb6c7…466e16
0x96f8…daa50x9c95…e299Base$0.001100%fluxa45d ago0xe0fb7c…e274a2
0x96f8…daa50x9c95…e299Base$0.001100%fluxa45d ago0x7ed43d…555707

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.