Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa68d ago0x75619c…0f4e40
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa68d ago0x9b9469…bf95ed
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa68d ago0xd95792…d25d8a
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa68d ago0xec25e3…9e4b5c
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa68d ago0xb0f1bf…848460
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa68d ago0x0f7bf4…492917
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa68d ago0x8702d4…3fd065
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa68d ago0x614428…41982b
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0x470b80…a7cd68
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0x004a14…492485
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xef8be4…4fc4f1
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0x428e1a…2aedfd
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xb696b7…d856d4
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xd76ad3…efab6a
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xef812d…87819b
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xdaaf27…fda4b8
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0x22d568…65fba4
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0x079984…12be49
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xf25a53…7b1568
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xd5adb9…e27275
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xa80de4…5e8079
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0x3bb07c…7815bb
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0xd662ae…929b58
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0x920fed…50f165
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa69d ago0x5f7aa6…3ae4e8

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.