Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9df…dce10xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a19d ago0x3dabbc…b3be44
0xe9d3…e0820xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a19d ago0x0925ea…e81fed
0xc397…60c20xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a19d ago0x6a11f4…34eab3
0x1238…73cb0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a19d ago0x13b27a…92c11c
0x09ae…19440xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a19d ago0xe3804a…04eefc
0x65d1…70a60xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a19d ago0xf0adb0…8128ea
0x0a2c…5c550xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a19d ago0x42fa1c…c21b78
0x7ce1…46420xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a19d ago0x8fb563…4e98a0
0x6870…04050xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a20d ago0x0d9b58…eadc47
0x201c…c6520xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a20d ago0x8e6154…9734c7
0x6633…48f80xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a20d ago0x75eb77…93ab89
0xbf84…0f070xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a20d ago0x6df58b…73ffa3
0x5be8…d86f0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a20d ago0x451904…d970c0
0xb9b7…5c2a0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a20d ago0x1464a1…6c2325
0x7113…f5740xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a20d ago0x8b5355…8cf8f6

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.