Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$2.1070%0x3d53…a35926d ago0x63bb14…974bb4
0xc9a2…31540x47c5…4fc3Base$2.1070%0xe4ca…c91c26d ago0xdb25cb…ff48d8
0xc9a2…31540x47c5…4fc3Base$31.5070%0x9d6c…edd326d ago0x8f1bd4…51f8a5
0xc9a2…31540x47c5…4fc3Base$5.2570%0x44ef…9f6326d ago0x03dcc1…a49fec
0xc9a2…31540x47c5…4fc3Base$3.1570%0x2b56…451e26d ago0x68126c…701a11
0xc9a2…31540x47c5…4fc3Base$1.0570%0x2158…e16026d ago0xb56c34…3d24f5
0xc9a2…31540x47c5…4fc3Base$1.0570%0xdb82…274826d ago0x453f40…30ad6d
0xc9a2…31540x47c5…4fc3Base$19.9570%0x6d55…0cde26d ago0xa76495…fa2b58
0xc9a2…31540x47c5…4fc3Base$42.0070%0x96be…0b4626d ago0xdb81fa…6745fd
0xc9a2…31540x47c5…4fc3Base$6.3070%0x170f…623026d ago0x9dea14…ffadd0
0xc9a2…31540x47c5…4fc3Base$21.0070%0x7381…a3ba26d ago0x6be830…83ce63
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3e70…fea126d ago0x84c910…811772
0xc9a2…31540x47c5…4fc3Base$1.0570%0x53e5…093926d ago0xfefcc8…fbb731
0xc9a2…31540x47c5…4fc3Base$1.0570%0x24a4…540a26d ago0xac76c9…4a2ce3
0xc9a2…31540x47c5…4fc3Base$2.1070%0xa30d…6d0026d ago0x13547a…bfc2b6
0xc9a2…31540x47c5…4fc3Base$10.5070%0x76aa…2a0a26d ago0xc73d53…36f5bc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3213…64ef26d ago0xe86382…602ca4
0xc9a2…31540x47c5…4fc3Base$2.1070%0x238c…f4bb26d ago0x9d9316…d95ab5
0xc9a2…31540x47c5…4fc3Base$12.6070%0x6344…a21a26d ago0x1a5fa2…2449eb
0xc9a2…31540x47c5…4fc3Base$3.1570%0x50ee…525226d ago0x88c6e5…64a4fd
0xc9a2…31540x47c5…4fc3Base$10.5070%0x21ab…01d926d ago0xee6ea4…51bad9
0xc9a2…31540x47c5…4fc3Base$10.5070%0x5fe9…a96526d ago0x3221fa…2b50e3
0xc9a2…31540x47c5…4fc3Base$10.5070%0x617f…c06d26d ago0x78273e…adfae6
0xc9a2…31540x47c5…4fc3Base$3.1570%0x24b8…43f026d ago0x0bccd2…1d115c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4eef…bbd226d ago0x8f8c6a…376d94

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.