Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xe8280c…955a42
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xfe9132…81fac5
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x83bd37…ed805d
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x8a7a23…f9872a
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x9853de…cfb56b
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x9451ab…46744f
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x7f2207…95b964
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xa65525…47cdb5
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xbc3de1…36dd3e
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xb7b351…352018
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x6acd6f…33cd9e
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xda6f41…69d794
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x1f5f6d…d4c1cb
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x47f03a…3689f0
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x42d61f…a81839
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x9de05f…4d9be9
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xf232fd…cbeea1
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x1fd078…a2e8cc
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x1daf43…fb31a8
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x9bd47b…1dfa11
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x46e848…213232
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x787469…c106cd
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x05982c…8e1732
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x34e0c5…a952fa
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x565e43…3f6965

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.