Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb94…21190x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x116e8a…629bd9
0x2834…14010x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x54edb3…65acf7
0xa6ca…3e710x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0xe01543…48bb47
0x7767…39580x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0xca9253…94d393
0x42ca…db290x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x007ba8…000b9d
0x054b…0c870x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x058d5c…fbe14e
0x4b25…ab5f0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x2b6fb2…5b7b07
0xe07e…da9c0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0xd6498e…34dfa8
0xb22c…292e0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x4707eb…9c1f34
0xf5f0…4dcc0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x46822f…b5b0e5
0x65d9…fe5d0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0xeff240…170276
0x55ff…802e0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x2cfa8e…a3718a
0x9188…5f0e0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x364256…fecd5c
0x06ae…9ffe0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x219a10…ff66e6
0x6609…59b30x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x5e3a8a…d0bc2d
0xd2be…cc3c0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x58c2d9…beacd4
0x5542…67d40x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x600bff…83e9e1
0xd46d…1ca90x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0xe93a79…fa3839
0xa778…a4380x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x420569…109c5e
0xb896…73e50x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x34575e…42b4b4
0xc567…e08b0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x3dbcad…c1c14a
0xbedd…db390x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x912a02…6b6655
0xe02c…d8340x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x6bd69a…658758
0xf27f…ae3b0x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0x0cb605…1572fe
0x053e…6ca00x4f24…cdedBase—$2.00100%0x0a5f…1292108d ago0xffa72f…80a5f4

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.