Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0x4cd0…bc31Base$3.0570%0xf70d…dbef44d ago0x86992c…8a6e3f
0x3be9…575c0x4cd0…bc31Base$35.3570%0x4337…beb144d ago0xb1446b…0ce4f7
0x3be9…575c0x4cd0…bc31Base$297.4770%0xe196…0ce144d ago0x3745e5…a7a424
0x3be9…575c0x4cd0…bc31Base$99.3770%0xe196…0ce144d ago0xd12683…cc2408
0x3be9…575c0x4cd0…bc31Base$50.3570%0x4337…b35044d ago0x22098d…83438a
0x3be9…575c0x4cd0…bc31Base$20.2970%0xe196…0ce144d ago0xeb5777…c7029d
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…217c44d ago0x5010d2…43cdb1
0x3be9…575c0x4cd0…bc31Base$99.3770%0x4337…5e7d44d ago0x217d34…df0e3f
0x3be9…575c0x4cd0…bc31Base$30.3070%0x211d…d17244d ago0xa6983d…d11500
0xb9e0…d1800x4cd0…bc31Base$0.0970%0xf70d…dbef44d ago0x266c5b…a4be5f
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…a93d44d ago0xb8fd6f…462095
0xb9e0…d1800x4cd0…bc31Base$0.1270%0xf70d…dbef44d ago0xc6706f…a2e2e2
0x3be9…575c0x4cd0…bc31Base$25.3470%0x4337…936944d ago0x6c8f9a…872669
0x5c3d…44560x4cd0…bc31Base$0.5070%0xf70d…dbef44d ago0x2cdfad…82600c
0xb9e0…d1800x4cd0…bc31Base$0.1670%0xf70d…dbef44d ago0x9e1403…97c16b
0x3be9…575c0x4cd0…bc31Base$10.3470%0x211d…d17244d ago0xb43373…9cb534
0xb8e0…239d0x4cd0…bc31Base$1.0070%0xf70d…dbef44d ago0xcff52f…a87e0a
0x6186…a4ee0x4cd0…bc31Base$3,450.1670%0xf70d…dbef44d ago0x87d6e7…c32439
0x6186…a4ee0x4cd0…bc31Base$3,454.1170%0xf70d…dbef44d ago0xb77a10…769d99
0x6186…a4ee0x4cd0…bc31Base$3,474.0870%0xf70d…dbef44d ago0xc35ceb…69fdba
0x3be9…575c0x4cd0…bc31Base$50.3670%0xf279…f77f44d ago0x75a042…20358d
0x6186…a4ee0x4cd0…bc31Base$3,450.1270%0xf70d…dbef44d ago0xeb35ef…cbccd3
0x3be9…575c0x4cd0…bc31Base$100.3770%0x211d…d17244d ago0xa83b2f…e818f0
0x6186…a4ee0x4cd0…bc31Base$99.8370%0xf70d…dbef44d ago0x5aefb6…cd8909
0xb8e0…239d0x4cd0…bc31Base$2.0070%0xf70d…dbef44d ago0x366a9d…60a472

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.