Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0xb5b1fa…848e73
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x82716d…2c3f5f
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x87df0f…b9947f
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0xf28ac8…8762be
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x9f9ed0…86427c
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x593af2…19dd26
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x00be67…5e5221
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x486703…20d0e9
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0xd46164…a62249
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0x4f26bd…c9436b
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0xe1061f…45c2a8
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0xcc7bc9…24ff07
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0xf11e3b…d33009
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0x6574e2…e250d7
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0x7a076f…eac1fb
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0xd1417a…c94599
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x30f5df…14424e
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0xaea851…fde083
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0x3584ed…ce10d1
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0xac21c1…adec58
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0x1cdc94…dfea4b
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x16273d…c46056
0x1b8b…f2b70xa9dd…2315Base$0.002100%candidates78d ago0x5e40af…6c52ab
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0x174fbc…361e7f
0x1b8b…f2b70xa9dd…2315Base$0.002100%Route unknown78d ago0xfef15e…f10dc3

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.