Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0xf8ba0b…30fff4
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0xa02f01…a2a2b3
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0xb882b8…825ebd
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0x697ded…2eeac8
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0x890ea9…bca989
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0x14141d…bbb2a7
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0x90e3bc…b47a22
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x4f60ab…2f036b
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0xc7e9e6…138d01
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x2c5dfc…bea34c
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0xf27cff…9ae77e
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0xdb437d…3aa741
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0xaad6bf…1956df
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x2a9920…dfbd87
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x633c59…b7c51b
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x881220…404ca1
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x50e49b…271326
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x68edf4…bee17e
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x6686ca…3db497
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x0905e2…00e725
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0xe1314e…45ffab
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x75979d…939371
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0xa3db51…bd445c
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x1496c0…e09a3e
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa31d ago0x621fce…3d9519

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.