Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x176fb3…f6421d
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x150b23…1ecc2e
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xf3a717…cd26ff
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x925b39…8e5f05
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xcfd2a6…85fe2d
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x37956e…53c5c0
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x92808f…08180f
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x33c9da…2c717a
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x91614d…6fae47
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x73f71d…d1087c
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xc7f1ce…937c01
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xa2cee9…0cd2ce
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xd71968…eedfa2
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xd86e6b…fc6ecb
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x349bc7…3473c3
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xab4977…cd08f3
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xb6001d…11b8fa
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x310dfb…f03230
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0xe5563e…0915e8
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x61e035…8007d6
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x377b2a…75e889
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x85b585…e083c0
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown68d ago0x685d15…de0ae8
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown69d ago0xf0d821…4d1a82
0x5117…9ba70x9c95…e299Base$0.001100%Route unknown69d ago0xc7b6ac…a380f5

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.