Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9783d ago0xe88894…eff13a
0x35da…d1ca0x73fc…b29bBase$0.01100%0xdf7d…5dbd83d ago0x9b107a…0689f0
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0021…ad8f83d ago0x1fdcd1…5ff0f7
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9783d ago0x52a5aa…5b99bd
0x35da…d1ca0x73fc…b29bBase$0.002100%0xdf7d…5dbd83d ago0xb5a926…90ec27
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0021…ad8f83d ago0x2dc65b…170332
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9783d ago0x273ff2…b092b2
0x35da…d1ca0x73fc…b29bBase$0.01100%0xdf7d…5dbd83d ago0xc9c62c…7fdbc5
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0021…ad8f83d ago0xbeee46…ccc8cb
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9783d ago0xdd48c3…0e2e6c
0x35da…d1ca0x73fc…b29bBase$0.002100%0xdf7d…5dbd83d ago0x09a466…adda7d
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0021…ad8f83d ago0x400291…041966
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9783d ago0xff0f5c…91741e
0xc795…001a0x73fc…b29bBase$0.002100%0xdf7d…5dbd83d ago0x1e431f…d528e8
0xc795…001a0x73fc…b29bBase$0.01100%0x0021…ad8f83d ago0xd4d585…5879ab
0xc795…001a0x73fc…b29bBase$0.01100%0x0018…ca9783d ago0x24bbb6…70dffe
0xc795…001a0x73fc…b29bBase$0.01100%0xdf7d…5dbd83d ago0xfa2895…2ae66d
0xc795…001a0x73fc…b29bBase$0.01100%0x0021…ad8f83d ago0x9e0456…e7583a
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9783d ago0xc6099f…bedd9c
0xeb94…22ee0x73fc…b29bBase$0.0075100%0xdf7d…5dbd83d ago0xbe1044…f7eefe
0xeb94…22ee0x73fc…b29bBase$0.0075100%0x0021…ad8f83d ago0x712e1a…94dbaa
0xa81b…91da0x73fc…b29bBase$0.006100%0x0018…ca9784d ago0xac8908…c3fbd0
0xa81b…91da0x73fc…b29bBase$0.006100%0xdf7d…5dbd84d ago0x0a7b7c…876d77
0xa81b…91da0x73fc…b29bBase$0.006100%0x0021…ad8f84d ago0x3b7a17…c73cf0
0xa81b…91da0x73fc…b29bBase$0.006100%0x0018…ca9784d ago0xe9e1d1…168da7

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.