Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x9095c2…b05aa5
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x8d7f8f…f3f8b9
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x9e049c…2cc98a
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x8b29d8…5f43ac
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x76b519…c30b76
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xf65fc1…57d52c
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xb38346…2083fe
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x736ca7…8cfc52
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x6fa7ee…6f52e4
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xd799ec…a453b6
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xc51b7f…d038ea
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xbf5529…9a0c6a
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xa75eb3…c55ec6
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x2d977e…689445
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xc9c20d…579b89
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x938e28…9da608
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x14b8f0…9e8d01
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x46ec69…6e9e63
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x6d57e3…82188f
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x0da49a…87a712
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x91b391…4fe6fa
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x980a01…8b00a1
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xa03ae8…b4c86f
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0xfa4176…2bc770
0xb037…14920x9c95…e299Base$0.001100%Route unknown24d ago0x56cf38…e18b60

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.