Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown46d ago0x8a1b9e…41d407
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown46d ago0x0bcdf7…a9d712
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown46d ago0x5cad0a…719ad1
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown46d ago0xe07094…39d5a1
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown46d ago0x6a4a17…59fefe
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown46d ago0x60d3b9…97c695
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x589eb2…24b403
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0xe0499f…59a23f
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x41c139…6d67ca
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x52e43a…9ba685
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x9c2da9…f3a8df
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x0b47a1…bce960
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x148c7d…35d959
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x8dc6ca…6fb509
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x57371c…6330b3
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0xa210a5…72847c
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x7f1c95…202e08
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x27bbde…067002
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0xc7eeef…336e85
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x8cb3f5…97c87e
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0xc40886…c17e69
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x7563fa…c51522
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x778c51…f7e74f
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x6fd217…35b643
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown47d ago0x1a9986…f56af6

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.