Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8df9…1fb20x63d2…059cBase$133.0070%0xe528…c02833d ago0xfe107e…ded5cb
0x0d3e…15c40x63d2…059cBase$23.9070%0x23ef…243133d ago0x4488d7…7ec7ea
0x59e9…e2b30x63d2…059cBase$100.0070%0xe528…c02833d ago0x98f48b…4d5d73
0x0d3e…15c40x63d2…059cBase$20.0070%0x23ef…243133d ago0x3b8339…e37bc4
0x59e9…e2b30x63d2…059cBase$10.0070%0xe528…c02833d ago0x6a1c3e…ec77d6
0x59e9…e2b30x63d2…059cBase$10.0070%0x23ef…243133d ago0x0b7221…c7db62
0xfae6…18b40x63d2…059cBase$250.0070%0x23ef…243133d ago0xe2d309…e628cc
0xfae6…18b40x63d2…059cBase$250.0070%0xe528…c02833d ago0x2ab79f…b1ac18
0x07b7…95440x63d2…059cBase$20.0070%0x23ef…243133d ago0x469b6a…b1cf15
0x07b7…95440x63d2…059cBase$100.0070%0x23ef…243133d ago0xfab0bd…9ee2b3
0x07b7…95440x63d2…059cBase$25.0070%0xe528…c02833d ago0x10b01c…0d0933
0x0057…68c10x63d2…059cBase$259.0070%0xe528…c02833d ago0xadcc16…8ac890
0x0057…68c10x63d2…059cBase$20.0070%0x23ef…243133d ago0x905ecc…4606b2
0x23a2…bf250x63d2…059cBase$50.0070%0xe528…c02833d ago0x0f7ebe…1abb59
0x60e8…7d850x63d2…059cBase$334.1670%0x23ef…243133d ago0xbcec87…1b6b28
0xaeb4…14e00x63d2…059cBase$1,038.3570%0x23ef…243133d ago0x1d6f05…195dd5
0xb96e…ee940x63d2…059cBase$100.0070%0x23ef…243133d ago0xbc1be4…f23ad1
0xaefc…f2740x63d2…059cBase$66.2270%0xe528…c02833d ago0x97b025…651455
0x23a2…bf250x63d2…059cBase$30.0070%0x23ef…243133d ago0x8bbf74…fe7913
0xf9d0…eb6f0x63d2…059cBase$99.2070%0xe528…c02833d ago0x3595a1…f8df02
0x6d67…0bcd0x63d2…059cBase$670.5770%0xe528…c02833d ago0xc0f470…b1ba03
0x60e8…7d850x63d2…059cBase$26.0070%0xe528…c02833d ago0xcfd559…974f89
0x3d4a…36250x63d2…059cBase$26.2370%0x23ef…243134d ago0x8abf83…5f815e
0x134f…dede0x63d2…059cBase$53.0070%0x23ef…243134d ago0x216acc…d31b7b
0x6f6f…2d0f0x63d2…059cBase$171.8070%0xe528…c02834d ago0x39990e…575c18

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.