Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0x1bc3eb…0f9d7f
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0x326cf8…fd2767
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0xb328c8…3146ad
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0xff7a14…a4c928
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0x9d201d…2eed6c
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0x081a35…1e5beb
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0xf8fdbf…89671f
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0x88bfe5…4f2079
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0x4c8f5d…56a529
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0x8a1002…01d01e
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0x1bd423…d27309
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0x62453b…742e54
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0x650431…a514ad
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0x736979…d109c8
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0x9905d6…6ab212
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0xf916f1…ed418d
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0x0e5007…b93eeb
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa41d ago0xd6decb…58d0b4
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa42d ago0xbe5928…1389e0
0x132c…42e20x9c95…e299Base—$0.001100%fluxa42d ago0x5b8050…db7a7e
0x132c…42e20x9c95…e299Base—$0.001100%fluxa42d ago0x9f761d…d57f6b
0x132c…42e20x9c95…e299Base—$0.001100%fluxa42d ago0xbb57fb…d9d3f8
0x132c…42e20x9c95…e299Base—$0.001100%fluxa42d ago0x1f955e…27a8c9
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa42d ago0xd9d59c…97d618
0x132c…42e20x9c95…e299Base—$0.001100%fluxa42d ago0xbe7652…2ba0ce

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.