Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa68d ago0xcd7464…2e46b3
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa68d ago0x919e3d…cbf766
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa68d ago0x71e864…14341d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa68d ago0x04d281…92832d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa68d ago0x68d283…f55381
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa68d ago0x760170…31f625
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa68d ago0x626b85…65ea3d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x924f88…25b56e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0xe80e2e…958844
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x799ea5…fb1ac5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0xdaf3b3…926a6a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x33f344…0c6c41
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x217c1e…234a4d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x980eae…a5f9a1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x4305a3…2c4c38
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0xe1e792…a4cd95
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x15b544…a2da51
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x38ecff…773d13
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0xfee652…ce2e52
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0xb11b6e…59ae27
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x3f16f9…fe6552
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x4efbcd…29828b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x35eed7…8d78d7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x885a74…da4cd1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa69d ago0x532a9d…71302a

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.