Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x0e3d…7757Base—$21.0070%0x3d37…880637d ago0x8fd110…b307e1
0xbaf6…e02d0x47c5…4fc3Base—$3.1570%0x84ea…0e4737d ago0x4523dd…a353ad
0xbaf6…e02d0x0e3d…7757Base—$1.0570%0x9d6c…edd337d ago0xfb1d0a…1520ba
0xbaf6…e02d0x47c5…4fc3Base—$5.2570%0x33cf…fffe37d ago0xd587c8…f74a3b
0xbaf6…e02d0x47c5…4fc3Base—$3.1570%0xa75d…d8a537d ago0x86c251…b25a78
0xbaf6…e02d0x47c5…4fc3Base—$8.4070%0x4173…266537d ago0xf0e9e2…f011df
0xbaf6…e02d0x47c5…4fc3Base—$1.0570%0xefcd…fefe37d ago0x5719a5…c6c409
0xbaf6…e02d0x0e3d…7757Base—$2.1070%0x1f5f…656e37d ago0x8ebec5…79739b
0xbaf6…e02d0x47c5…4fc3Base—$12.6070%0x6a96…27ff37d ago0x47cc9e…8a10cb
0xbaf6…e02d0x0e3d…7757Base—$1.0570%0x54b0…438437d ago0x49fe89…786aa9
0xbaf6…e02d0x47c5…4fc3Base—$2.1070%0xfa43…45e537d ago0xe5a87b…ba7578
0xbaf6…e02d0x47c5…4fc3Base—$4.2070%0x569e…48f937d ago0x0c5334…864bf8
0xbaf6…e02d0x47c5…4fc3Base—$1.0570%0xa2ae…033137d ago0x7535d0…34b848
0xbaf6…e02d0x47c5…4fc3Base—$31.5070%0x45eb…e31b38d ago0x982aa0…6b1eaf

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.