Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0xcaa610…58b45b
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0x9d5ef5…03d42f
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0x53a4dc…334403
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0x062f9d…b4eefb
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0x5f5649…ef95aa
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0x70b515…61102a
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0xbec1cb…186dd5
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0xf497c4…f1caa1
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0xa2f5d2…aa9a29
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown23d ago0xaf4bf6…67e08b
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0x73c64f…3589eb
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0x25f8e7…7981b3
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0x48b39a…6e35d5
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0xb83dde…0e736d
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0xcb3492…ba3c7a
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0x4b5d52…0b9564
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0xd01388…a61dfb
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0xb77e91…6f53ef
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0x512f85…358975
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0x613c22…29863a
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0xf806c5…fa40bc
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0xc52d2d…7a2cbe
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0x2806a1…5149c7
0x314e…ad3a0x9c95…e299Base$0.001100%Route unknown24d ago0xf649f0…61a22e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.