Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0xd07337…9b0b21
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x2ce716…a80cd4
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x3a0e47…f1972e
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0xa80ffd…4a6822
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0xb6b6d0…8500de
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x43c53e…79a8de
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0xb18930…c74a9d
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x5a77c9…04e422
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x69826a…4c4dcc
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x3ff9a1…372b8d
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x45b8b4…3a555f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x4328cd…8a4347
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x13b85a…50ab31
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x2b4740…917482
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x5f060f…4554ee
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x07fd7c…37acea
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa80d ago0x75a18e…c9ae7f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa81d ago0x00e9f8…75504a
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa81d ago0x111feb…a608c0
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa81d ago0x02a509…2fddb7
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa81d ago0xfb379a…587fbc
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa81d ago0x2a2f87…c3f318
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa81d ago0x0d15f2…6c4888
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa81d ago0x6a4e46…2d000c
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa81d ago0x221426…5c6199

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.