Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ef…5b7e0x1e8e…60f8Base$1.00100%anyspend174d ago0xe362c1…95098e
0x47df…e1850x1e8e…60f8Base$2.00100%anyspend174d ago0x3a7db9…86e1f0
0x0a46…73570x1e8e…60f8Base$1.00100%anyspend174d ago0x313640…f2ea88
0xa9a3…90910x1e8e…60f8Base$1.00100%anyspend174d ago0x3eae43…5970f3
0x9234…0d850x1e8e…60f8Base$1.00100%anyspend174d ago0x463e00…1f893e
0xfaec…91bb0x1e8e…60f8Base$2.00100%anyspend174d ago0x61da31…a96f0c
0x0bf6…51070x1e8e…60f8Base$1.00100%anyspend174d ago0x37057d…267809
0x7622…64db0x1e8e…60f8Base$2.00100%anyspend174d ago0x4704e9…afe139
0x0158…f28d0x1e8e…60f8Base$1.00100%anyspend174d ago0xc85742…b86e69
0x9234…0d850x1e8e…60f8Base$1.00100%anyspend174d ago0x8eaffc…f27ee8
0x3da3…84bb0x1e8e…60f8Base$1.00100%anyspend174d ago0x85027a…aade16
0xd5cc…22a70x1e8e…60f8Base$2.00100%anyspend174d ago0x23c9ab…3e739a
0x2892…eb110x1e8e…60f8Base$1.00100%anyspend174d ago0xed58cd…9b61d0
0x0a46…73570x1e8e…60f8Base$1.00100%anyspend174d ago0x8cddf2…9b8c38
0x4a01…a1440x1e8e…60f8Base$1.00100%anyspend174d ago0x393a09…d04627
0xa640…ab930x1e8e…60f8Base$3.00100%anyspend174d ago0x7fc0f7…2e1b7c
0x0004…b6a20x1e8e…60f8Base$2.00100%anyspend174d ago0x153511…682ac5
0x9234…0d850x1e8e…60f8Base$1.00100%anyspend174d ago0x9880fb…cc93f5
0x7eaa…c1720x1e8e…60f8Base$3.00100%anyspend174d ago0x7f4722…45c5e5
0x903c…5ec20x1e8e…60f8Base$1.00100%anyspend174d ago0xeaccce…b95cf9
0x34b6…13450x1e8e…60f8Base$1.00100%anyspend174d ago0xa70ac6…eba28f
0x30bc…3b6a0x1e8e…60f8Base$1.00100%anyspend174d ago0x7b9129…379b85
0x724b…d3c50x1e8e…60f8Base$2.00100%anyspend174d ago0xd88207…61e946
0x78e9…cefd0x1e8e…60f8Base$1.00100%anyspend174d ago0xf68b74…f7594a
0x81ac…93610x1e8e…60f8Base$3.00100%anyspend174d ago0x14a366…8a6d73

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.